summaryrefslogtreecommitdiff
path: root/dev-haskell/fixed
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/fixed
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/fixed')
-rw-r--r--dev-haskell/fixed/Manifest2
-rw-r--r--dev-haskell/fixed/fixed-0.2.1.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/fixed/Manifest b/dev-haskell/fixed/Manifest
index d20375648b21..c32352914d29 100644
--- a/dev-haskell/fixed/Manifest
+++ b/dev-haskell/fixed/Manifest
@@ -1,3 +1,3 @@
DIST fixed-0.2.1.1.tar.gz 4346 BLAKE2B 9821b0a7a14b338f964cce55699fbd31c1802334f6d9b8d0717e1d673d284a503e01b91328bdf307f1429ddbdd8c7a6ec3395bfbe465d6af531bfa5e27daf20b SHA512 99f0410deffbecaf4ffb15543e3fd060cc679b238644490cbb0a608dda9957fc4c0020bce667f6ca25fc02c52fced7e9ca40dabe899ec8649b522fdec75eb9c0
-EBUILD fixed-0.2.1.1.ebuild 553 BLAKE2B 4b914ea442394d83f2adb8d6de63ea5e3766b1512d5a9b971164842467c6ad5c2e18a0b4cf8d2c1e7bd3f8d78302f7d24ae5e19e77d47e560636fc0a628b4fc6 SHA512 b34d802fe7c324a713cfc37d8bc90be017e85b7ca71d21b27795ee37159372a9bf1a66debb9ad605b67909c289d407383a6cf9c8debcd7330f7a73fd6d4cb84f
+EBUILD fixed-0.2.1.1.ebuild 545 BLAKE2B 247b20707bc137983bef6d914cc29671f7f89597374a5e14c536bd1346705bcfdbc91687979746ae48730acb30a925492b401b5e02fdfb1af1c6296081e58c59 SHA512 80f2c20029768597ba97060ead32b07ffca683e505dd0a348a49b7d489fd44b4ddc4c31dc2bdfc7f96a594815f484fadc33e0da2c6e2f10d0b31bdf208377047
MISC metadata.xml 413 BLAKE2B 5d3a548e2da109d2aebe76a402bf7846c07ad08cbe5a91aef12bd2961b8c9dcd8ef882043252850e5e7d19d5feae566a383c5b5525a2ba359a8796efca418f76 SHA512 df96a590fc59749e413354ba4dc73fa84d836adde69fa287a8ddeb6fffbd25860b50cb53bd1e496dd52301147b0cad00ca3dd468804174731af0ada89d09ccdd
diff --git a/dev-haskell/fixed/fixed-0.2.1.1.ebuild b/dev-haskell/fixed/fixed-0.2.1.1.ebuild
index 1ed882c7fdde..6276f3ccc33a 100644
--- a/dev-haskell/fixed/fixed-0.2.1.1.ebuild
+++ b/dev-haskell/fixed/fixed-0.2.1.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=5
@@ -10,7 +10,7 @@ inherit haskell-cabal
DESCRIPTION="Signed 15.16 precision fixed point arithmetic"
HOMEPAGE="https://github.com/ekmett/fixed"
-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}"