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

Felix Yan felixonmars at archlinux.org
Wed Dec 14 05:27:20 UTC 2016


    Date: Wednesday, December 14, 2016 @ 05:27:19
  Author: felixonmars
Revision: 199254

upgpkg: haskell-unix-compat 0.4.3.1-1

rebuild with unix-compat-0.4.3.1

Modified:
  haskell-unix-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-13 21:20:09 UTC (rev 199253)
+++ PKGBUILD	2016-12-14 05:27:19 UTC (rev 199254)
@@ -6,7 +6,7 @@
 
 pkgname=haskell-unix-compat
 _hkgname=unix-compat
-pkgver=0.4.2.0
+pkgver=0.4.3.1
 pkgrel=1
 pkgdesc="Portable POSIX-compatibility layer."
 url="http://hackage.haskell.org/package/unix-compat"
@@ -15,7 +15,7 @@
 makedepends=('ghc')
 depends=('ghc=8.0.1' 'haskell-old-time')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('35f11770757853be6134b3e4d72a20ecd32c5b0326abebf2605d7ac00bd8d60c')
+sha256sums=('72801d5a654a6e108c153f412ebd54c37fb445643770e0b97701a59e109f7e27')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list