summaryrefslogtreecommitdiff
path: root/dev-haskell/regex-compat-tdfa
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-05 21:52:00 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-05 21:52:00 +0100
commit2d446203bcf1a0db08e99abca43513d246dfa73d (patch)
treeec623bb5f1f389976977e375342ec59ff441eab7 /dev-haskell/regex-compat-tdfa
parent171a011ad3a131671aeb5a98b9e3adf219ad2865 (diff)
gentoo resync : 05.04.2018
Diffstat (limited to 'dev-haskell/regex-compat-tdfa')
-rw-r--r--dev-haskell/regex-compat-tdfa/Manifest2
-rw-r--r--dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/regex-compat-tdfa/Manifest b/dev-haskell/regex-compat-tdfa/Manifest
index 125fb2f75f4a..fe3353aefd59 100644
--- a/dev-haskell/regex-compat-tdfa/Manifest
+++ b/dev-haskell/regex-compat-tdfa/Manifest
@@ -1,3 +1,3 @@
DIST regex-compat-tdfa-0.95.1.4.tar.gz 4146 BLAKE2B 1749307b8a7bfb1f0a0137febf425191d225bcdfbb0517034ea31e11e648eac128f16cc1951f9471e9f22efeb296c1c32344a375c16381ef823e0fc4674e730f SHA512 7e387a7713ff8e43cfce4262b1288b85f8b60729162a842186bf6a7e1078dfb9e26013087ff7e9bcf81521f8c352926873bb280b9df57b016aef2ca4ce70aa14
-EBUILD regex-compat-tdfa-0.95.1.4.ebuild 664 BLAKE2B 7c17a3077c5ede7cc7d1b19d41e97d489e884f878e686e401d15ab150e3946e76581f46ea8f46908fd590c2ddabe4723874a3b629863b7d383154f68d461a80b SHA512 60166678079a8112c017f88dc18390bfc02e2c249bdb1ed02c9aefa4fa1897eaf78095a4da6b4ae112fa848e02e40f859a41593cb0fc6f3058eb2cb69e79e380
+EBUILD regex-compat-tdfa-0.95.1.4.ebuild 665 BLAKE2B 663f8cf1d19a13c215f8a985289d109a80e1add68486d46aab9b29f6d57ea31b6067b6b099efabef01c213ac99d99148566b469eaca8a1492428c35fde0114e3 SHA512 0a34409ccdebe7a173a534f261549070e2fc16951390e3769bfa3ebcd47604d49feed1541c53177b357d665a0ac2e191f9331f7f4918045f88113e42fa803d62
MISC metadata.xml 549 BLAKE2B 511813338e5239e4654ef23d0eb6c138567ced27e54732fd4d38da52c2f212b6ea8f708581e5d3bab0d4bb216099778422e486e23a3bcda95496a97b97d8cc93 SHA512 45610a989f730058dbf3d330daceea8d71f5ce57a9fa2ce8af56dd97d4faabb58e09d92c493bf7d7051a085f53eaa14dc03fef51b14bcee5e0e2bfb337a2fb6a
diff --git a/dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild b/dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild
index c3f97566a53f..6804316e4152 100644
--- a/dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild
+++ b/dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Unicode Support version of Text.Regex, using regex-tdfa"
-HOMEPAGE="http://hub.darcs.net/shelarcy/regex-compat-tdfa"
+HOMEPAGE="https://hub.darcs.net/shelarcy/regex-compat-tdfa"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"