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

Felix Yan felixonmars at archlinux.org
Mon May 14 07:31:37 UTC 2018


    Date: Monday, May 14, 2018 @ 07:31:36
  Author: felixonmars
Revision: 321814

upgpkg: haskell-fsnotify 0.2.1.1-8

rebuild with unix-compat,0.5.0.1

Modified:
  haskell-fsnotify/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-14 07:31:03 UTC (rev 321813)
+++ PKGBUILD	2018-05-14 07:31:36 UTC (rev 321814)
@@ -4,8 +4,8 @@
 
 _hkgname=fsnotify
 pkgname=haskell-fsnotify
-pkgver=0.2.1.2
-pkgrel=1
+pkgver=0.2.1.1
+pkgrel=8
 pkgdesc="Cross platform library for file change notification."
 url="https://github.com/haskell-fswatch/hfsnotify"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-unix-compat")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f8f44fbedd800eb5f2bef055fc54ea8a12bb848ece76dad3523af195b00978ba562123d01f662d871c835fcf6df54382691a00968e03630b7f67364e5a435c32')
+sha512sums=('d4ab5095840b6144582283e9a8e85143d8a929fdd8249421bbe23e05aeafad3c14da3a00e03c69afea94c0a1ba5ec9be85ec5fe8b3d0336cbce738a7279bcc01')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list