commit: b072f5652482ff4e014a6eb8faea72309b4a310c Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com> AuthorDate: Thu Feb 2 08:46:31 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Mon Apr 10 08:23:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b072f565
dev-haskell/fdo-notify: update HOMEPAGE Closes: https://bugs.gentoo.org/892912 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29392 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
