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

Felix Yan fyan at archlinux.org
Fri Mar 4 03:52:27 UTC 2016


    Date: Friday, March 4, 2016 @ 04:52:27
  Author: fyan
Revision: 164581

upgpkg: haskell-resourcet 1.1.7.3-1

Modified:
  haskell-resourcet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-04 03:45:09 UTC (rev 164580)
+++ PKGBUILD	2016-03-04 03:52:27 UTC (rev 164581)
@@ -4,7 +4,7 @@
 
 _hkgname=resourcet
 pkgname=haskell-resourcet
-pkgver=1.1.7.2
+pkgver=1.1.7.3
 pkgrel=1
 pkgdesc="Deterministic allocation and freeing of scarce resources."
 url="http://github.com/snoyberg/conduit"
@@ -16,7 +16,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('c1c71985d3f0fcc511a10dec89f8abfe31e0caa6355b8697e8d1ae3d6d14de86')
+sha256sums=('fccc5a897abb38156e61c801e8e0eba29f31a8ec1ad81598dec134ed1c20e1bf')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list