summaryrefslogtreecommitdiff
path: root/dev-haskell/libxml-sax
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/libxml-sax
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/libxml-sax')
-rw-r--r--dev-haskell/libxml-sax/Manifest2
-rw-r--r--dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/libxml-sax/Manifest b/dev-haskell/libxml-sax/Manifest
index f6e9b234bd4d..71896f29ac65 100644
--- a/dev-haskell/libxml-sax/Manifest
+++ b/dev-haskell/libxml-sax/Manifest
@@ -1,3 +1,3 @@
DIST libxml-sax-0.7.5.tar.gz 8916 BLAKE2B d6d08951825a154e1d983097bb85f2007ed68d25a5fd2dfbe545f0db6f99d3fc8a7721599fee43a9b4f94327f8546d4ff3466be21ab1933bc5658e525d9586cc SHA512 8a7345610de1fa7fdbe0c251c5e3675f980731f3c4212e87243aec606457a152ef36d78c777428a8b879aa8662f75b6cd878fd5a9e48d283def24c853be43c28
-EBUILD libxml-sax-0.7.5.ebuild 743 BLAKE2B a4e53000ac94d92ecf98a9106bf40721c02f14c816ffae7c2dfc9e139664d9a3f0dd101f0a5210de2eed4c97dd19fe009837c52be30d84610bb94c289e7dcf5a SHA512 a31157229ce908f72303e6bdf069355803ae59583e922e41e5bf302f140ade3c974abc1b37b5330bd71c4e222dc85b9736540e4359603e0eba20e865e0502f2b
+EBUILD libxml-sax-0.7.5.ebuild 735 BLAKE2B 9a94d27eb931a7c4344c3d5547a95c18a3218056a18f62aa1c950d6c28d5b607b1aaeb96f62d30831aeed89174e4a13e7acb5650186800f54a2b2665e1fed5a0 SHA512 865dd228739b6e0c461ffd222db020c7c90ea62a68ce83040317b368d6359062ed500f436685effa1cf48bd9f0fb3e09f2c18e645dff52b7f74b020180e5f190
MISC metadata.xml 329 BLAKE2B ddb8efaebc4515def822e6cc42c1e991358c6b0326bbf2e1288c200567a55fae659c292d1b938a910ddbea332c629e3311eb0029b304198a0f5eba2d6ed88c1f SHA512 5f56a4ef1247cd02c23e2688d0800396336510599db9fc5c85258d35d2e2163c7dd8658fd66fd98851ecb30c6c6dc9399a3f3a9df4e1a13cdfd41c3b40e665fa
diff --git a/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild b/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild
index cda1b886d886..8ef8f790de18 100644
--- a/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild
+++ b/dev-haskell/libxml-sax/libxml-sax-0.7.5.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="Bindings for the libXML2 SAX interface"
HOMEPAGE="https://john-millikin.com/software/haskell-libxml/"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"