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

Felix Yan fyan at archlinux.org
Mon Feb 15 08:24:52 UTC 2016


    Date: Monday, February 15, 2016 @ 09:24:52
  Author: fyan
Revision: 161598

upgpkg: haskell-resourcet 1.1.7.2-1

Modified:
  haskell-resourcet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-15 07:59:51 UTC (rev 161597)
+++ PKGBUILD	2016-02-15 08:24:52 UTC (rev 161598)
@@ -4,8 +4,8 @@
 
 _hkgname=resourcet
 pkgname=haskell-resourcet
-pkgver=1.1.7.1
-pkgrel=3
+pkgver=1.1.7.2
+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=('25133c9dd1ccdab047ab23b11907184ff319e561794563978768a893b27908ce')
+sha256sums=('c1c71985d3f0fcc511a10dec89f8abfe31e0caa6355b8697e8d1ae3d6d14de86')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list