Skip to content

Commit 48e6fa9

Browse files
authored
Merge pull request #28440 from hannesm/align-git-kv-git-net-dev-repo
align dev-repo between git-kv and git-net. otherwise, opam-monorepo complains
2 parents d847156 + c12ac32 commit 48e6fa9

File tree

1 file changed

+1
-1
lines changed
  • packages/git-net/git-net.0.2.0

1 file changed

+1
-1
lines changed

packages/git-net/git-net.0.2.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ maintainer: "Robur Team <[email protected]>"
33
authors: [ "Robur Team <[email protected]>" ]
44
license: "MIT"
55
homepage: "https://github.com/robur-coop/git-kv"
6-
dev-repo: "git+https://git.robur.coop/robur/git-kv.git"
6+
dev-repo: "git+https://github.com/robur-coop/git-kv"
77
bug-reports: "https://github.com/robur-coop/git-kv/issues"
88
synopsis: "A Mirage_kv implementation using git"
99

0 commit comments

Comments
 (0)