summaryrefslogtreecommitdiff
path: root/dev-haskell/crypto-cipher-tests
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/crypto-cipher-tests
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/crypto-cipher-tests')
-rw-r--r--dev-haskell/crypto-cipher-tests/Manifest2
-rw-r--r--dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/crypto-cipher-tests/Manifest b/dev-haskell/crypto-cipher-tests/Manifest
index 863a36665cfa..f6b9d3ddafe1 100644
--- a/dev-haskell/crypto-cipher-tests/Manifest
+++ b/dev-haskell/crypto-cipher-tests/Manifest
@@ -1,3 +1,3 @@
DIST crypto-cipher-tests-0.0.11.tar.gz 6183 BLAKE2B 6899bfff8cc9654656becb1ec21a7c3792a9b50141858ccc5678050daaec1f195ea5b9826cbb85e127f0e0c3236bb9dad94280a2c49732966453b1c0832b2d33 SHA512 cc8361517e6c2afed1585e7648ed1143e8b4224918fbd8191a970d0afe2a162b759e8e6aee49308a93bdfe0d4d15e2bfb587d4e9f6891766f8e834822553b853
-EBUILD crypto-cipher-tests-0.0.11-r1.ebuild 1063 BLAKE2B a05b4c8f5b0dc275cce01729566d967b96455ba59fbce7cb1e4fbc5b571fcadefa7a8ca75aabf24fcd4216d272b8aa49cd2c94de1ae580c83a08ed01c79bebf0 SHA512 f71360e3e3aa0aab8f8a8264b8a59a4822b02509c48b88e6b06815900ceb8f82b7855fc6aeb525ee16a8ccd6c82ef53a175671fdcfa8f2e63d5bbf0f7c45775c
+EBUILD crypto-cipher-tests-0.0.11-r1.ebuild 1055 BLAKE2B 10d56502d8ef99b2b355a4d0de023bf34e907c9f70c92797fd5bca547b547b33c679d8f75c9f604c82934d7cea7295c52a5c835db81a8b00e6d884c05de090db SHA512 39ab9ca01137c47093e59e50cdd99d141471e68c6362d88ea3200e38e434ba77a2db8847642109de49b679164379169c9c0f537138fb4a9c3ac1153853161de4
MISC metadata.xml 415 BLAKE2B 69515ea2df91bc6e3a8f7159542e450e01f68c3929fc418315716a865027cc82b4d40cc5870ff5f4a79457dff0f48f3b305c8ed9ac726cb3dc2e300391e110ce SHA512 877b9688e611d63e5c9c3bcd07fc8ea13d8327d01ecd63feba9be14d066c1234879210754cea8a2d4c935a8a54a49751c759112cd2a5a48fa07a7db9eebcb334
diff --git a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild
index eb4193d11bf5..84b89de5b15e 100644
--- a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild
+++ b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.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="Generic cryptography cipher tests"
HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher"
-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}"