summaryrefslogtreecommitdiff
path: root/dev-haskell/th-lift-instances
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/th-lift-instances
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/th-lift-instances')
-rw-r--r--dev-haskell/th-lift-instances/Manifest2
-rw-r--r--dev-haskell/th-lift-instances/th-lift-instances-0.1.11.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/th-lift-instances/Manifest b/dev-haskell/th-lift-instances/Manifest
index b4ff5f078fca..5bef8e382d55 100644
--- a/dev-haskell/th-lift-instances/Manifest
+++ b/dev-haskell/th-lift-instances/Manifest
@@ -1,3 +1,3 @@
DIST th-lift-instances-0.1.11.tar.gz 4477 BLAKE2B 22816020076245c154003ddb5a1523176368ceea47ba8d4e5c1f428227a2268079db59aae204c0a9012c565ae6c87991c6ede112926d12804d9a40efed5d4f35 SHA512 e4e443637c10cd21d9b6159f29ad8eb61a65bda2b625dff48ccbf1310c9abdbb1f48ff0c7e74974b78e0517db6af2889abb3c5cfeaed202c7b3efbe1c83dbc7a
-EBUILD th-lift-instances-0.1.11.ebuild 727 BLAKE2B 50c4c13335439cb6093b6bf535f3e6c3fc902bcf88be61d7e1729d672ed14d0aa08e4dbf03b31e75e1f0eddbb67a76236fe514a6dc1219ec82cbcb2a20a1d5ad SHA512 27fb3d80824d40c980857750b99ebcaf440b393ed3d12fa5b2a04fd0397203b7b7fc5c3729acb38568ece6e3f2d9896d1a862f7135538a9e64f09f135a63a200
+EBUILD th-lift-instances-0.1.11.ebuild 719 BLAKE2B 2e1d2a61cc57573a78754a58ef56ce3cf314a8946f44a1514d823434155aa8441212fa7bf03436f5dbc03fdb35922f898c8ffafc0d885df56e7c3f4580bf8908 SHA512 2d03b6b9ba3aa008dfabb0f524388d2cf1197b02c7fd791a2cdbc01c364d5582d0837eaaa315702a89998308b8124c9bb5ca541580894ce4cfcc579f2182a52b
MISC metadata.xml 440 BLAKE2B 0309320a428a71aff074e04b2e20e62905f909b1d199212162e8aaaab7e5ab1862b02648cc4c1404f64cb0d04129624b491539ad64914788d0bfc1219ed21413 SHA512 1a710e960f2ca951491c37074a9cff05926b77897533a69d45645f5c3d17eec377106dbafe542d9bc3b7e7695f879a2059387dc2e1573d67de662732eb9e8e86
diff --git a/dev-haskell/th-lift-instances/th-lift-instances-0.1.11.ebuild b/dev-haskell/th-lift-instances/th-lift-instances-0.1.11.ebuild
index 5213fdf2b696..0cc806977f81 100644
--- a/dev-haskell/th-lift-instances/th-lift-instances-0.1.11.ebuild
+++ b/dev-haskell/th-lift-instances/th-lift-instances-0.1.11.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="Lift instances for template-haskell for common data types"
HOMEPAGE="https://github.com/bennofs/th-lift-instances/"
-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}"