[arch-commits] Commit in haskell-fsnotify/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 29 04:56:31 UTC 2018
Date: Tuesday, May 29, 2018 @ 04:56:30
Author: felixonmars
Revision: 333096
upgpkg: haskell-fsnotify 0.2.1.2-1
rebuild with hinotify,0.3.10 fsnotify,0.2.1.2
Modified:
haskell-fsnotify/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-29 04:55:49 UTC (rev 333095)
+++ PKGBUILD 2018-05-29 04:56:30 UTC (rev 333096)
@@ -4,8 +4,8 @@
_hkgname=fsnotify
pkgname=haskell-fsnotify
-pkgver=0.2.1.1
-pkgrel=10
+pkgver=0.2.1.2
+pkgrel=1
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=('d4ab5095840b6144582283e9a8e85143d8a929fdd8249421bbe23e05aeafad3c14da3a00e03c69afea94c0a1ba5ec9be85ec5fe8b3d0336cbce738a7279bcc01')
+sha512sums=('f8f44fbedd800eb5f2bef055fc54ea8a12bb848ece76dad3523af195b00978ba562123d01f662d871c835fcf6df54382691a00968e03630b7f67364e5a435c32')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list