diff options
-rw-r--r-- | dev-haskell/shakespeare-css/shakespeare-css-1.0.6.6.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/shakespeare-css/shakespeare-css-1.1.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/shakespeare-css/shakespeare-css-1.0.6.6.ebuild b/dev-haskell/shakespeare-css/shakespeare-css-1.0.6.6.ebuild index be5ae0be4e6a..bf30650d13ad 100644 --- a/dev-haskell/shakespeare-css/shakespeare-css-1.0.6.6.ebuild +++ b/dev-haskell/shakespeare-css/shakespeare-css-1.0.6.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Stick your haskell variables into css at compile time" -HOMEPAGE="http://www.yesodweb.com/book/shakespearean-templates" +HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/shakespeare-css/shakespeare-css-1.1.0.ebuild b/dev-haskell/shakespeare-css/shakespeare-css-1.1.0.ebuild index 3856e02fd99d..3e59db260a09 100644 --- a/dev-haskell/shakespeare-css/shakespeare-css-1.1.0.ebuild +++ b/dev-haskell/shakespeare-css/shakespeare-css-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile" inherit haskell-cabal DESCRIPTION="Stick your haskell variables into css at compile time. (deprecated)" -HOMEPAGE="http://www.yesodweb.com/book/shakespearean-templates" +HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" |