[arch-commits] Commit in haskell-resourcet/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jan 16 06:29:19 UTC 2018
Date: Tuesday, January 16, 2018 @ 06:29:18
Author: felixonmars
Revision: 282951
upgpkg: haskell-resourcet 1.1.11-1
rebuild with resourcet,1.1.11
Modified:
haskell-resourcet/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-16 05:10:34 UTC (rev 282950)
+++ PKGBUILD 2018-01-16 06:29:18 UTC (rev 282951)
@@ -4,8 +4,8 @@
_hkgname=resourcet
pkgname=haskell-resourcet
-pkgver=1.1.10
-pkgrel=2
+pkgver=1.1.11
+pkgrel=1
pkgdesc="Deterministic allocation and freeing of scarce resources."
url="https://github.com/snoyberg/conduit"
license=("custom:BSD3")
@@ -15,7 +15,7 @@
'haskell-transformers-compat' 'haskell-unliftio-core')
makedepends=('ghc' 'haskell-hspec')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('41d0f3733856b756d4e82ff7682c2d4a0feae4fa6904e5097c69bc0e19e815b64c57d7bb459ef16c13c5e834be666b55f96e5d15cec49073aa1a0e2651f04705')
+sha512sums=('1c7428dae7f6c8cc04c942008d859e54313d32ee972229f817c04a8cef29c38e38c095d42bb953b86b8be0090c8c39cef49854658169da710f1501d8e144d4c7')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list