summaryrefslogtreecommitdiff
path: root/dev-haskell/hs-bibutils
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/hs-bibutils
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/hs-bibutils')
-rw-r--r--dev-haskell/hs-bibutils/Manifest2
-rw-r--r--dev-haskell/hs-bibutils/hs-bibutils-5.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/hs-bibutils/Manifest b/dev-haskell/hs-bibutils/Manifest
index 72f4506e4cbd..8d98b475b77c 100644
--- a/dev-haskell/hs-bibutils/Manifest
+++ b/dev-haskell/hs-bibutils/Manifest
@@ -1,3 +1,3 @@
DIST hs-bibutils-5.5.tar.gz 499546 BLAKE2B c2a83885bf09f9a2b774fba30456e2e0931a37fc77626ac006edf70cbb305253ee254aa09da43d18e525a2d02d282d940c32e2cb0d1395c436ef41cf79880b33 SHA512 cee3c3500213d93b424bf3fd36a6b4657aec3a2787373a55bfee7f4de25e43a801ed68bdb815ba57ca8ecfe2d352e406e43baf40339fba79a061180fa4ab628c
-EBUILD hs-bibutils-5.5.ebuild 611 BLAKE2B 52517b93cecde7e31e91e5d42236081633c9574e2534f68fe7835e6c8590909fdcd8955b2daa344d33ee628cf94d4c68a1ba1e88f8d0833e407882c32d960cf6 SHA512 ed7db5391b43f4bc2a6239dbf3e9c68055b9a399cc73108fbfe049ccc7ef60f3b6e69d393c63f16dac2b0dcea16a28b743ce59bb6e955f637688bac6e28738b4
+EBUILD hs-bibutils-5.5.ebuild 603 BLAKE2B 64c816d9f5b92556e3d2ba70fad5957f88dfc5cab26233db3ede8141a48e086b73e4be3fb793809a0128057fa727bae56f96fd67dd0138bace7c3de2ffde13b9 SHA512 a95d44393a83580d12eb99e79ce294f2677841040a9ab63252487abf4e5e78c88e474789889d133adb21a791e2a23a80276171609862763d3fc77be7c75d27d6
MISC metadata.xml 452 BLAKE2B 80ecec14af0fbd0ae8208c189826a991114d20eb944cdfd615a54ca816ba5f7779156ef939e4423da03734bbca48d871fdbf9349c26ad90f8058f235ace3cc2f SHA512 fc30ac4300af4f68e0d1ee47bb97230f236cb36577933629a63d1f505d69aaa1d55f10ca65e0f608fff51e16c04dbe7befd19fec17490ca40ecdc1b047b2c2f5
diff --git a/dev-haskell/hs-bibutils/hs-bibutils-5.5.ebuild b/dev-haskell/hs-bibutils/hs-bibutils-5.5.ebuild
index 0e26a3ec3985..777a59794b74 100644
--- a/dev-haskell/hs-bibutils/hs-bibutils-5.5.ebuild
+++ b/dev-haskell/hs-bibutils/hs-bibutils-5.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="Haskell bindings to bibutils, the bibliography conversion utilities"
HOMEPAGE="http://istitutocolli.org/repos/hs-bibutils/"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0/${PV}"