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

Felix Yan fyan at archlinux.org
Sat May 7 01:46:31 UTC 2016


    Date: Saturday, May 7, 2016 @ 03:46:30
  Author: fyan
Revision: 173980

upgpkg: haskell-resourcet 1.1.7.4-1

rebuild with conduit-1.2.6.6, http-conduit-2.1.10.1, resourcet-1.1.7.4, socks-0.5.5, tagsoup-0.13.10

Modified:
  haskell-resourcet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-07 01:31:13 UTC (rev 173979)
+++ PKGBUILD	2016-05-07 01:46:30 UTC (rev 173980)
@@ -4,8 +4,8 @@
 
 _hkgname=resourcet
 pkgname=haskell-resourcet
-pkgver=1.1.7.3
-pkgrel=2
+pkgver=1.1.7.4
+pkgrel=1
 pkgdesc="Deterministic allocation and freeing of scarce resources."
 url="http://github.com/snoyberg/conduit"
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('fccc5a897abb38156e61c801e8e0eba29f31a8ec1ad81598dec134ed1c20e1bf')
+sha256sums=('a757d3a4d17373dc48a7072c2d98574934a53eb0ac98a32642952beb751e8f85')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list