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

Felix Yan felixonmars at archlinux.org
Mon May 14 06:04:19 UTC 2018


    Date: Monday, May 14, 2018 @ 06:04:18
  Author: felixonmars
Revision: 321699

upgpkg: haskell-unix-compat 0.5.0.1-1

rebuild with unix-compat,0.5.0.1

Modified:
  haskell-unix-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-14 06:04:06 UTC (rev 321698)
+++ PKGBUILD	2018-05-14 06:04:18 UTC (rev 321699)
@@ -6,8 +6,8 @@
 
 pkgname=haskell-unix-compat
 _hkgname=unix-compat
-pkgver=0.4.3.1
-pkgrel=5
+pkgver=0.5.0.1
+pkgrel=1
 pkgdesc="Portable POSIX-compatibility layer."
 url="https://hackage.haskell.org/package/unix-compat"
 license=('BSD3')
@@ -15,7 +15,7 @@
 depends=('ghc-libs' 'haskell-old-time')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ff6d7f52d1e0e21c3739831ae33b34b13815aadfce7f90efe2cfa10325b55aac982824d4cdaf112af03e8d51824d091d8781ff1caf529f02f8d251ada5c9e63b')
+sha512sums=('ef6fe0da61efe67eee188027354495420505093d12d47ce65d45e963484a55158ad5cbbff545fa00c293a67d56b1ceed51aa2529bff217b931b67c3544584a9c')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list