summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzamat H. Hackimov <azamat.hackimov@gmail.com>2023-02-02 11:46:31 +0300
committerViorel Munteanu <ceamac@gentoo.org>2023-04-10 11:23:33 +0300
commitb072f5652482ff4e014a6eb8faea72309b4a310c (patch)
tree1cc415a5fd9ff714f106b078dd870a822b3dcb9f /dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
parentdev-embedded/usbprog: drop 0.3.0_p20140828-r1 (diff)
downloadgentoo-b072f5652482ff4e014a6eb8faea72309b4a310c.tar.gz
gentoo-b072f5652482ff4e014a6eb8faea72309b4a310c.tar.bz2
gentoo-b072f5652482ff4e014a6eb8faea72309b4a310c.zip
dev-haskell/fdo-notify: update HOMEPAGE
Closes: https://bugs.gentoo.org/892912 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29392 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild')
-rw-r--r--dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
index e85609ce8927..491af3c17327 100644
--- a/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
+++ b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Desktop Notifications client"
-HOMEPAGE="http://bitbucket.org/taejo/fdo-notify/"
+HOMEPAGE="https://hackage.haskell.org/package/fdo-notify"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"