summaryrefslogtreecommitdiff
path: root/dev-haskell/uhc-util
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/uhc-util
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/uhc-util')
-rw-r--r--dev-haskell/uhc-util/Manifest2
-rw-r--r--dev-haskell/uhc-util/uhc-util-0.1.6.7.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/uhc-util/Manifest b/dev-haskell/uhc-util/Manifest
index e8a2be9bfce1..04dda779fbb7 100644
--- a/dev-haskell/uhc-util/Manifest
+++ b/dev-haskell/uhc-util/Manifest
@@ -1,3 +1,3 @@
DIST uhc-util-0.1.6.7.tar.gz 113857 BLAKE2B 3115383b3951c9dbe38dfb17248c59ef0f1af4857c9479e1164c7a64983748b2e937fb7669e70fa7c0369653e038cc739d4aaf50e7552d8e91e7a3af912f7a8b SHA512 02c8ce0af2aa19f2f9870aa03822860ec6285028867c5e0d7e28fc8bc3ec57cc308d428c8a48c7aa8c78301ac68d9e0ace0721eb35d91c5ae6caf3661236efad
-EBUILD uhc-util-0.1.6.7.ebuild 864 BLAKE2B 7402b0ef4244784e72e0ac8364faf90fa910bb38696b58f5c155c4a8b56c0529efdfd059705f639499fc15d96081fbeac3695a0acff1ef7ffc34829f1081e39d SHA512 9956d8bcb261129211c9eb16257795d74117b99803e6ffe6b70c421fc168615f302fdeda6658cdc867a618c8c43c8673a969b6bec3178ea3949b538e7a497edd
+EBUILD uhc-util-0.1.6.7.ebuild 856 BLAKE2B fdf0ce5f7ce086c18704ccb5ad808f42e54a69c60ffe280ae97fc43bf819c20fd3f0604e8923798ff6e960842b738b583230aa7bf5c95de2bd4b96a96afb379d SHA512 4af853314168b4bdbfe0cf9abd64142355fff74b35774eb61475923992b8a97fd6c081efbb4ce1492ad6bc878a282ef616aecd6b792620e93d62aa3b0256fb78
MISC metadata.xml 434 BLAKE2B 1864e9d10efe12f2dd5f07eadd93a82f8e0eaf843185c8739548a48a19d1a0abe1b333094d4c5c51baa0549702608ec0a2f48a59be53f31e59f81a54c7f9a2e1 SHA512 72a042adc195853350c28bb522749e7853143d6abed38b01e7cc244a22a46a55fff892021bfae56a9dc7024e8a283157f8dbc333b4b0bb6c656575688d06403a
diff --git a/dev-haskell/uhc-util/uhc-util-0.1.6.7.ebuild b/dev-haskell/uhc-util/uhc-util-0.1.6.7.ebuild
index ec9de57c2576..1a84fd58be83 100644
--- a/dev-haskell/uhc-util/uhc-util-0.1.6.7.ebuild
+++ b/dev-haskell/uhc-util/uhc-util-0.1.6.7.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="UHC utilities"
HOMEPAGE="https://github.com/UU-ComputerScience/uhc-util"
-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}"