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

Felix Yan fyan at archlinux.org
Mon Nov 30 01:47:30 UTC 2015


    Date: Monday, November 30, 2015 @ 02:47:30
  Author: fyan
Revision: 147934

upgpkg: haskell-resourcet 1.1.7-1

Modified:
  haskell-resourcet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-30 00:06:52 UTC (rev 147933)
+++ PKGBUILD	2015-11-30 01:47:30 UTC (rev 147934)
@@ -4,7 +4,7 @@
 
 _hkgname=resourcet
 pkgname=haskell-resourcet
-pkgver=1.1.6
+pkgver=1.1.7
 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=('3e10ea62fd97334a5fd6aa3410e6cf50d46b914aa1c028b7393e234b94521a7e')
+sha256sums=('3b79d07199160c966c67a5300a51b7c8790dda7bed6c00e554a0062d03c9ab4d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list