summaryrefslogtreecommitdiff
path: root/dev-haskell/hinotify
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/hinotify
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/hinotify')
-rw-r--r--dev-haskell/hinotify/Manifest2
-rw-r--r--dev-haskell/hinotify/hinotify-0.3.8.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/hinotify/Manifest b/dev-haskell/hinotify/Manifest
index 1198eeef7ac8..dc8fcaf2d990 100644
--- a/dev-haskell/hinotify/Manifest
+++ b/dev-haskell/hinotify/Manifest
@@ -1,3 +1,3 @@
DIST hinotify-0.3.8.1.tar.gz 8344 BLAKE2B 6258434aaa02faf35e96c8b1ce8c5bb66bdab2abbfa0689706a657f18cb374a6fbeb83762cbf58dfde6716cecf1b67a07fa2b6e02b3d6d589a7b879066e83617 SHA512 965484ed676985303e0e559985d80e37af3d1cd0d7a0bb111679ba2ac1ead4c541a409630bb679ab70e33c0e2dcb070e17b162ff8a967c65e438ec071b756f87
-EBUILD hinotify-0.3.8.1.ebuild 547 BLAKE2B 9f60e4fe8fdb86a9a44712d162f95b047bcb724930e69b6b06bdb3df4cb14c0e95eddc74e54613c150f84e14a1992ec8471f88067411eef2a2cff49cd332c8f4 SHA512 65b01dd715411754ad435a225d22d160f718d9e69469b872c99704855a18c198634380359d22ded3a86ceb03ad5c0da0fc72d40976b753389310f98b5e161ee7
+EBUILD hinotify-0.3.8.1.ebuild 539 BLAKE2B da94a8022e7570ced5971165154e171443791ea60745de149daf47966d87886197366088b36986d717d7284da03eb7cf4c1b1ee8788a953ae9e81e97ec195d0b SHA512 176cb5142fc5c1f23c34c0ac8584af69acd96d5ef81749664d13ccc578abbe9440c084e1a3872e05836ab73af5665d44992278601fa5aaa1c0aa2ed38318fe45
MISC metadata.xml 313 BLAKE2B bab3730bd2a22da830374304d09c0b2b68b09547549162b3cbd7072ea9f42f0689c7f1dd5f9c072162662a3c9d4a94e0c29323064b98195c3301a96ce7e53f0c SHA512 c126a37566ae8dda3d2b87795f45fd5f2e167a68fbb0f73291b19b3e8c355c8d6084187a721fc3e29b7d23fc53f3470727cf0a430774790c0997b4548c910176
diff --git a/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild b/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild
index cc43578121c1..20fadc99db74 100644
--- a/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild
+++ b/dev-haskell/hinotify/hinotify-0.3.8.1.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 binding to inotify"
HOMEPAGE="https://github.com/kolmodin/hinotify.git"
-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}"