[arch-commits] Commit in haskell-resourcet/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Fri Aug 6 05:15:17 UTC 2021
Date: Friday, August 6, 2021 @ 05:15:17
Author: felixonmars
Revision: 993909
upgpkg: haskell-resourcet 1.2.4.3-1: rebuild with resourcet 1.2.4.3
Modified:
haskell-resourcet/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-06 05:11:58 UTC (rev 993908)
+++ PKGBUILD 2021-08-06 05:15:17 UTC (rev 993909)
@@ -3,8 +3,8 @@
_hkgname=resourcet
pkgname=haskell-resourcet
-pkgver=1.2.4.2
-pkgrel=94
+pkgver=1.2.4.3
+pkgrel=1
pkgdesc="Deterministic allocation and freeing of scarce resources."
url="https://github.com/snoyberg/conduit"
license=("BSD")
@@ -12,7 +12,7 @@
depends=('ghc-libs' 'haskell-primitive' 'haskell-unliftio-core')
makedepends=('ghc' 'haskell-hspec')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9f415a902261e64916e8c937a3d464eb29ff3a59fde511a17304aa4aa58c01f882d29c304375a0f23d87fa770763f09c84e428ed9f75c9b187fe2aabbbf4adf2')
+sha512sums=('75a3b4885d9fc8273c988f830c30fc4458efd938d89dba5ae34dbe9256c9a5c6ce42beb930cfa59666e87c97bf4c616a4053ef70e917259934e15bd0fee61bdd')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list