From b284a3168fa91a038925d2ecf5e4791011ea5e7d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 18 Nov 2019 10:15:03 +0000 Subject: gentoo resync : 18.11.2019 --- dev-haskell/mtl-compat/Manifest | 2 +- dev-haskell/mtl-compat/mtl-compat-0.2.1.3.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-haskell/mtl-compat') diff --git a/dev-haskell/mtl-compat/Manifest b/dev-haskell/mtl-compat/Manifest index 4f28ce323a91..0b9462667f54 100644 --- a/dev-haskell/mtl-compat/Manifest +++ b/dev-haskell/mtl-compat/Manifest @@ -1,3 +1,3 @@ DIST mtl-compat-0.2.1.3.tar.gz 4584 BLAKE2B 47cfbaf9f60f586318a0aa838e64d0ae13fe69386b738e3c45eb393acb77176c85a9e99f7c81384704d177bf7c895f866813880ba0f2285116a566f24114645c SHA512 c9afa97eb5dc1bddcbf0e088352141d56b603562f80fcbde6811610a4e71e1496dd5f07e4338644930bf06b403bc08d35799f7063ae845ecdb71e619b2342a18 -EBUILD mtl-compat-0.2.1.3.ebuild 1004 BLAKE2B b0eb2790a1b583883896859b36d457ff62425f3170934acca32df549a651395ff0f90f2a29da1f3d4c082507f2f91cce316be49308d3a337727491a772c02543 SHA512 9a709056bb20e2d5e6e18fb0fd6672c0d25321ca404d4318f446c26984e8a751c7e4cee22017d8b45d5bd1c3684bba6a5420ec090465c3c36a664dbc1c6e95cd +EBUILD mtl-compat-0.2.1.3.ebuild 996 BLAKE2B a41334581276a81739d8b600065c22f7b54514db352c3c2de39bab799d58029e332ac64ea3a7a74f11fde26674f478f386b99bf385f1c3ce04c0e5dc2ffc2e8a SHA512 5426cf3cbba87f15766407f15b6fdec373a70872abd0da0b69fe3953ce2160e943699aa6439544e13c9d9b0018c231441a722e8fa3e3fe8496387de096a19cfa MISC metadata.xml 1161 BLAKE2B 1ad804c5c754f337f5a046fe2b386d10149d9f05f8afbd5beb4a6a8bb4ddcc0a2e8e5c44f6c0b3f422ad93e3a59f80633210592681faea074a0e03a150d9332e SHA512 3a51b3c6dd7b62ef720aa1fcefd0bd810c36b8ac0322e83ca0d1552ace59bea71f55e4e77fc97a9aafd304b833ab8b3c11dee0ccac29b46418b99d367510cdbd diff --git a/dev-haskell/mtl-compat/mtl-compat-0.2.1.3.ebuild b/dev-haskell/mtl-compat/mtl-compat-0.2.1.3.ebuild index 30aafe733b88..07376e3f6152 100644 --- a/dev-haskell/mtl-compat/mtl-compat-0.2.1.3.ebuild +++ b/dev-haskell/mtl-compat/mtl-compat-0.2.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Backported Control.Monad.Except module from mtl" HOMEPAGE="https://github.com/RyanGlScott/mtl-compat" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -- cgit v1.2.3