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

Felix Yan felixonmars at archlinux.org
Wed Sep 5 18:19:17 UTC 2018


    Date: Wednesday, September 5, 2018 @ 18:19:17
  Author: felixonmars
Revision: 376985

upgpkg: haskell-system-fileio 0.3.16.4-1

rebuild with system-fileio 0.3.16.4

Modified:
  haskell-system-fileio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-05 18:18:18 UTC (rev 376984)
+++ PKGBUILD	2018-09-05 18:19:17 UTC (rev 376985)
@@ -4,8 +4,8 @@
 
 _hkgname=system-fileio
 pkgname=haskell-system-fileio
-pkgver=0.3.16.3
-pkgrel=13
+pkgver=0.3.16.4
+pkgrel=1
 pkgdesc="Consistent filesystem interaction across GHC versions"
 url="https://github.com/fpco/haskell-filesystem"
 license=("MIT")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-system-filepath")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('74ee4028caa77194120d66316677cc0f184fd4af5c4feaa7d713145b97dab8bcebc2f4b971464f9a68f8e304021d0fe5c52272bb282db0925559ff0ff6937842')
+sha512sums=('68530cd11b25aa8a05967d3f51091ea57a5be138b672bd5373918163281c55a91b60dea03bdd22bcd4ba1d6bb26e2ed14660ce55bbdaf2737d2dd2b7e608d698')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list