summaryrefslogtreecommitdiff
path: root/dev-haskell/aeson-compat
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/aeson-compat
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/aeson-compat')
-rw-r--r--dev-haskell/aeson-compat/Manifest2
-rw-r--r--dev-haskell/aeson-compat/aeson-compat-0.3.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/aeson-compat/Manifest b/dev-haskell/aeson-compat/Manifest
index d991ef7d7f7e..ed0c045a702e 100644
--- a/dev-haskell/aeson-compat/Manifest
+++ b/dev-haskell/aeson-compat/Manifest
@@ -1,3 +1,3 @@
DIST aeson-compat-0.3.6.tar.gz 8956 BLAKE2B 82a201543c2719e2bffbca1682e4181980ea5a26b7f0df782b5a5db7f99cbd60c477988d011ef8149f9f93fe8740935ef1fd174881cff62431d830b82da08708 SHA512 2d2bd172a1335886894df73fbb999ce5b8ae5ff710866560278b4bcf27a5ef4a2ff025a0a97cc4f764e85819bf6a9771bdaf7acbd830f1baee5f3133ff5c185d
-EBUILD aeson-compat-0.3.6.ebuild 2125 BLAKE2B 81944fc3fbca23b90bcdab321f11dd8579fca5c17859b92428d8475deda8950afae149c90ac625edd0839df5aa9ffc466a64de08bb36a2c1a283d88c7d084ab8 SHA512 28c54c824f315e09efa048436dbee90a8f95829b5b1dcbab4ec54d94844f5faa8fd21b38d75e5df8accb65f93c5e95360920c50c15810724d6f854b30d81b34b
+EBUILD aeson-compat-0.3.6.ebuild 2117 BLAKE2B 7bff5d6e8ccf25eae9541c2031e4d7a7594a33a785480ff2999fa6dd3c897a0c6e6d8af0174b9af8584f146f03c3f306d84fff37bde510226eaab2e99ac49569 SHA512 bb6e1730791b3f42c9eceb1cffbf48a711790d5afeb52a5ec1a445ed865f3ea5f01eb25ac3c926ff14475326d7387e757f360b984aaa0f0323e5d68c4b3460ec
MISC metadata.xml 406 BLAKE2B 1c0f6ca620c1db4eccc6f1cc9f681e86ec441b2319b1f634b6c4d6317da0446820e5aa7a3ba51b7e9d3068286f1af8eea8df1c78517a514870b9bbb66666dc55 SHA512 9e9212d62d26253da1ea61274f831d6e799d32b0d888be0b341df2dbda4edac71023beba570ac3b58f244359736ec51f9e20053962e6995696f824a247fe5283
diff --git a/dev-haskell/aeson-compat/aeson-compat-0.3.6.ebuild b/dev-haskell/aeson-compat/aeson-compat-0.3.6.ebuild
index b49b1bfea86f..00a02581e95a 100644
--- a/dev-haskell/aeson-compat/aeson-compat-0.3.6.ebuild
+++ b/dev-haskell/aeson-compat/aeson-compat-0.3.6.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="Compatibility layer for aeson"
HOMEPAGE="https://github.com/phadej/aeson-compat#readme"
-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}"