summaryrefslogtreecommitdiff
path: root/dev-haskell/hspec-smallcheck
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-11-18 10:15:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-11-18 10:15:03 +0000
commitb284a3168fa91a038925d2ecf5e4791011ea5e7d (patch)
tree16fe44748708acacd909d4e2e160a09a7f6d936a /dev-haskell/hspec-smallcheck
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/hspec-smallcheck')
-rw-r--r--dev-haskell/hspec-smallcheck/Manifest2
-rw-r--r--dev-haskell/hspec-smallcheck/hspec-smallcheck-0.4.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/hspec-smallcheck/Manifest b/dev-haskell/hspec-smallcheck/Manifest
index dd50e002d182..77b8352d2b8f 100644
--- a/dev-haskell/hspec-smallcheck/Manifest
+++ b/dev-haskell/hspec-smallcheck/Manifest
@@ -1,3 +1,3 @@
DIST hspec-smallcheck-0.4.1.tar.gz 1861 BLAKE2B 4b11d0739f11e759d811955941b52ec5b7e660801bf90610300f514a214bc439571c7e05dec77c8a7c388a010847eb324cbb693e10ca6741e7ea5428e0eac927 SHA512 bdb8dc6432d085dd192af77d34ae4188e002a419025006680abc076bea1216f0481c629a1c6025382de963d1ee351913f9f3159ed92fbedd0972363f27bded27
-EBUILD hspec-smallcheck-0.4.1.ebuild 730 BLAKE2B fdcfc2a6b8f454d2acc5efecbea62bb799ae038702a3e16fe9e816aae8c47faa10c48fe6047d3ba462be1d81cfe5369af0c75c6c480486b507d00d1f696e574d SHA512 538cb544c0329dce88fabcac4efaaa5bafad26797033726eaaeee0e0aa298a5f9bfb1d6a0dc716ba860c23ff95149c9586c00fc60144d25ee24e8b95459b4ebe
+EBUILD hspec-smallcheck-0.4.1.ebuild 722 BLAKE2B 811905d0aab568c2cf5fae7906a2a63f26b963aeb0fa4db077a514c03bff6e64319e81f5562a6ce6ad4030a713d2f685fa544ce242188bfb9c249eb3b77a420a SHA512 65a3734285f3cdada45b671b35384ceaaf739aa100885399d6e59f1f6db9c1dc99f8f48ba9c031b153025906052f9c9cc3279988b6a652e9e8dbcf69221f44fc
MISC metadata.xml 341 BLAKE2B 8300a65d19be2c21db748909cf5924c8bcda502d7b7eb17377920a731929866b99d7fbcc933335e744161a92b0cf9a8672f2e84d028c5f71143ca168140525ae SHA512 5b34d293c4beff1d722c3fe9e1ead2666bed3fac5b7ad8d5acc16891fe5781857b3d9d4292298fc0b500957e0474427183a4518c6809fc6576d1d05ab26c56d5
diff --git a/dev-haskell/hspec-smallcheck/hspec-smallcheck-0.4.1.ebuild b/dev-haskell/hspec-smallcheck/hspec-smallcheck-0.4.1.ebuild
index c985caa6d77b..595c2a24a661 100644
--- a/dev-haskell/hspec-smallcheck/hspec-smallcheck-0.4.1.ebuild
+++ b/dev-haskell/hspec-smallcheck/hspec-smallcheck-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit haskell-cabal
DESCRIPTION="SmallCheck support for the Hspec testing framework"
HOMEPAGE="http://hspec.github.io/"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"