diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-08-18 09:14:41 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-18 18:06:23 +0100 |
commit | 464993fb90bac9d178e3b90b7291016933ee127f (patch) | |
tree | 1d58a07583d4b6a8f9bf572422e0c168481abf0e /dev-haskell | |
parent | dev-haskell/wai-logger: update homepage (diff) | |
download | gentoo-464993fb90bac9d178e3b90b7291016933ee127f.tar.gz gentoo-464993fb90bac9d178e3b90b7291016933ee127f.tar.bz2 gentoo-464993fb90bac9d178e3b90b7291016933ee127f.zip |
dev-haskell/filepath-bytestring: update homepage
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.6.ebuild b/dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.6.ebuild index 10c2718e0edf..5c15d58f56c7 100644 --- a/dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.6.ebuild +++ b/dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.6.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Library for manipulating RawFilePaths in a cross platform way" -HOMEPAGE="http://hackage.haskell.org/package/filepath-bytestring" +HOMEPAGE="https://hackage.haskell.org/package/filepath-bytestring" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |