summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2022-07-24 20:04:09 +0200
committerSam James <sam@gentoo.org>2022-07-25 04:03:09 +0100
commit2edd47e11dce058f9365a83ea0152ddc8ba0b5a8 (patch)
tree5aa3b59cb5e6ef952de49fd9dc94a1734e8b8b54 /dev-haskell/hinotify
parentdev-haskell/microlens-th: update HOMEPAGE, add remote-id (diff)
downloadgentoo-2edd47e11dce058f9365a83ea0152ddc8ba0b5a8.tar.gz
gentoo-2edd47e11dce058f9365a83ea0152ddc8ba0b5a8.tar.bz2
gentoo-2edd47e11dce058f9365a83ea0152ddc8ba0b5a8.zip
dev-haskell/hinotify: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/hinotify')
-rw-r--r--dev-haskell/hinotify/hinotify-0.3.10.ebuild2
-rw-r--r--dev-haskell/hinotify/metadata.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hinotify/hinotify-0.3.10.ebuild b/dev-haskell/hinotify/hinotify-0.3.10.ebuild
index 7ace9926c30c..41e63a2793ff 100644
--- a/dev-haskell/hinotify/hinotify-0.3.10.ebuild
+++ b/dev-haskell/hinotify/hinotify-0.3.10.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Haskell binding to inotify"
-HOMEPAGE="https://github.com/kolmodin/hinotify.git"
+HOMEPAGE="https://github.com/kolmodin/hinotify"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/hinotify/metadata.xml b/dev-haskell/hinotify/metadata.xml
index a6d15f03263f..e9a57e77687b 100644
--- a/dev-haskell/hinotify/metadata.xml
+++ b/dev-haskell/hinotify/metadata.xml
@@ -5,6 +5,6 @@
<email>haskell@gentoo.org</email>
</maintainer>
<upstream>
- <remote-id type="github">kolmodin/hinotify.git</remote-id>
+ <remote-id type="github">kolmodin/hinotify</remote-id>
</upstream>
</pkgmetadata>