We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d847156 commit c12ac32Copy full SHA for c12ac32
packages/git-net/git-net.0.2.0/opam
@@ -3,7 +3,7 @@ maintainer: "Robur Team <[email protected]>"
3
authors: [ "Robur Team <[email protected]>" ]
4
license: "MIT"
5
homepage: "https://github.com/robur-coop/git-kv"
6
-dev-repo: "git+https://git.robur.coop/robur/git-kv.git"
+dev-repo: "git+https://github.com/robur-coop/git-kv"
7
bug-reports: "https://github.com/robur-coop/git-kv/issues"
8
synopsis: "A Mirage_kv implementation using git"
9
0 commit comments