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

Felix Yan felixonmars at archlinux.org
Tue Oct 25 06:53:40 UTC 2016


    Date: Tuesday, October 25, 2016 @ 06:53:39
  Author: felixonmars
Revision: 193254

upgpkg: haskell-resourcet 1.1.8-1

rebuild with resourcet-1.1.8, zlib-0.6.1.2, texmath-0.8.6.6, wai-extra-3.0.19, x509-store-1.6.2, x509-system-1.6.4, x509-validation-1.6.5

Modified:
  haskell-resourcet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-25 06:52:20 UTC (rev 193253)
+++ PKGBUILD	2016-10-25 06:53:39 UTC (rev 193254)
@@ -4,7 +4,7 @@
 
 _hkgname=resourcet
 pkgname=haskell-resourcet
-pkgver=1.1.7.5
+pkgver=1.1.8
 pkgrel=1
 pkgdesc="Deterministic allocation and freeing of scarce resources."
 url="http://github.com/snoyberg/conduit"
@@ -14,7 +14,7 @@
          "haskell-monad-control" "haskell-mtl" "haskell-transformers-base"
          "haskell-transformers-compat")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('05d30e225eb96a300718ec0534ffb03cb3bb8c7f87d463dbddb115d01c7f405a')
+sha256sums=('b36c9900ef4d330281b413684bcf13b53036303187dc3ca0f0d83b56152c5c4b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list