summaryrefslogtreecommitdiff
path: root/dev-haskell/unbounded-delays
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/unbounded-delays
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/unbounded-delays')
-rw-r--r--dev-haskell/unbounded-delays/Manifest2
-rw-r--r--dev-haskell/unbounded-delays/unbounded-delays-0.1.0.9.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/unbounded-delays/Manifest b/dev-haskell/unbounded-delays/Manifest
index a867ead93ca6..90a5749fe664 100644
--- a/dev-haskell/unbounded-delays/Manifest
+++ b/dev-haskell/unbounded-delays/Manifest
@@ -1,3 +1,3 @@
DIST unbounded-delays-0.1.0.9.tar.gz 4199 BLAKE2B 92d31c926c202f8bfe4323433ad365de57e507712b81ea65a3780c0b1321a739b72e24546e93770830996b970cb082098f2f3ac7556b5f20719a54856ae48704 SHA512 808d45b3123cc68ab1021f44b90c8a8f803ff8fa933c8e93cc241ba10e8b960281d96403ccd85b5f9af382becc9a05817c0de12ec483fa3e813c2ca78266b592
-EBUILD unbounded-delays-0.1.0.9.ebuild 552 BLAKE2B 96598b5d563537b9d073abad425f12013eb33aad7245c395965f737bbfc4f0a123b9111b2f90622acfd817526f3061d5839388f9a9f6446456b56218703de0b4 SHA512 9b57b4ddf5c7fffacac9e5b7ddc23e6c5fca5f834ca937397e9754e7359f0d8da38e7aa95ffa9b57aacf676e2057fa5776ce4f2287c50dcb2ab1c433f77b01ff
+EBUILD unbounded-delays-0.1.0.9.ebuild 544 BLAKE2B b9c102801b64dd8e77c093258719e5d5cb24cb2d1467ceec67e0a5af98047a417302d8987c76043c6482385809d6156949bb96b4c74a25fb9e7c4008fc0ea6e8 SHA512 b304757e63940c066793a7042e830dde20e73eff76281a2a181ad920fcf9dc37d74465beb1c835ae5f85535bf5a0542398046e35fe465bb961b33037df4ecc09
MISC metadata.xml 601 BLAKE2B c662d527e0bfd817db1dab15ee44389e00d0adeb2d5b8931e24f8e4c5efc20cc9fa7eac23640ec2ccf1356234f4c327f5573d9d4483441cacebb22a4e95a6b49 SHA512 99f9c703965b90237d69ce27878de6f85293be37b1f0e26d3fa83ecd0d84ce99a5c1cc756fae595c8bd5f302471c70e8ed49b36c7b2e913c82b4399042e95923
diff --git a/dev-haskell/unbounded-delays/unbounded-delays-0.1.0.9.ebuild b/dev-haskell/unbounded-delays/unbounded-delays-0.1.0.9.ebuild
index 1c69940d24b0..5f59e736a79d 100644
--- a/dev-haskell/unbounded-delays/unbounded-delays-0.1.0.9.ebuild
+++ b/dev-haskell/unbounded-delays/unbounded-delays-0.1.0.9.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="Unbounded thread delays and timeouts"
HOMEPAGE="https://github.com/basvandijk/unbounded-delays"
-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}"