diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-06 22:44:32 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-07 13:40:05 -0400 |
commit | ba24e593ef51c2479245534f045d279b4c705a81 (patch) | |
tree | 23fe74a1d87208f599699c020490bfa614735bff /dev-haskell/old-locale | |
parent | dev-haskell/tar: update homepage link (diff) | |
download | gentoo-ba24e593ef51c2479245534f045d279b4c705a81.tar.gz gentoo-ba24e593ef51c2479245534f045d279b4c705a81.tar.bz2 gentoo-ba24e593ef51c2479245534f045d279b4c705a81.zip |
dev-haskell/old-locale: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-haskell/old-locale')
-rw-r--r-- | dev-haskell/old-locale/old-locale-1.0.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild b/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild index 8dd8aaa47c04..68984508ab54 100644 --- a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild +++ b/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="locale library" -HOMEPAGE="http://hackage.haskell.org/package/old-locale" +HOMEPAGE="https://hackage.haskell.org/package/old-locale" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |