diff options
| author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-06 22:11:17 +0200 |
|---|---|---|
| committer | Aaron Bauman <bman@gentoo.org> | 2020-06-07 13:39:56 -0400 |
| commit | bd32e77626d5af42bb951bd178319630a743c4fc (patch) | |
| tree | 98edf529aa30b8380a806e10ab95f360f2c81ad1 /dev-haskell | |
| parent | 77038709e627203c51e5fbbad15a97afc6062865 (diff) | |
| download | gentoo-bd32e77626d5af42bb951bd178319630a743c4fc.tar.gz gentoo-bd32e77626d5af42bb951bd178319630a743c4fc.tar.bz2 gentoo-bd32e77626d5af42bb951bd178319630a743c4fc.zip | |
dev-haskell/monadcatchio-transformers: 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')
| -rw-r--r-- | dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3-r1.ebuild | 4 | ||||
| -rw-r--r-- | dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3-r1.ebuild b/dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3-r1.ebuild index e0a6b183636c..3f99d65e6aeb 100644 --- a/dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3-r1.ebuild +++ b/dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ MY_PN="MonadCatchIO-transformers" MY_P="${MY_PN}-${PV}" DESCRIPTION="Monad-transformer compatible version of the Control.Exception module" -HOMEPAGE="http://hackage.haskell.org/package/MonadCatchIO-transformers" +HOMEPAGE="https://hackage.haskell.org/package/MonadCatchIO-transformers" SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3.ebuild b/dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3.ebuild index 25383b929e0b..3e06cfd31506 100644 --- a/dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3.ebuild +++ b/dev-haskell/monadcatchio-transformers/monadcatchio-transformers-0.3.1.3.ebuild @@ -12,7 +12,7 @@ MY_PN="MonadCatchIO-transformers" MY_P="${MY_PN}-${PV}" DESCRIPTION="Monad-transformer compatible version of the Control.Exception module" -HOMEPAGE="http://hackage.haskell.org/package/MonadCatchIO-transformers" +HOMEPAGE="https://hackage.haskell.org/package/MonadCatchIO-transformers" SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" |
