[arch-commits] Commit in haskell-hinotify/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Apr 10 18:40:40 UTC 2017


    Date: Monday, April 10, 2017 @ 18:40:39
  Author: felixonmars
Revision: 221884

upgpkg: haskell-hinotify 0.3.9-2

rebuild with async,2.1.1.1

Modified:
  haskell-hinotify/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-10 18:40:33 UTC (rev 221883)
+++ PKGBUILD	2017-04-10 18:40:39 UTC (rev 221884)
@@ -5,13 +5,13 @@
 _hkgname=hinotify
 pkgname=haskell-hinotify
 pkgver=0.3.9
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell binding to inotify"
 url="https://github.com/kolmodin/hinotify.git"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-async")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha256sums=('f2480e4c08a516831c2221eebc6a9d3242e892932d9315c34cbe92a101c5df99')
 
 build() {



More information about the arch-commits mailing list