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

Felix Yan felixonmars at archlinux.org
Fri Jun 26 07:10:22 UTC 2020


    Date: Friday, June 26, 2020 @ 07:10:22
  Author: felixonmars
Revision: 653528

upgpkg: haskell-resourcet 1.2.4.2-1: rebuild with resourcet 1.2.4.2

Modified:
  haskell-resourcet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-26 07:08:51 UTC (rev 653527)
+++ PKGBUILD	2020-06-26 07:10:22 UTC (rev 653528)
@@ -3,8 +3,8 @@
 
 _hkgname=resourcet
 pkgname=haskell-resourcet
-pkgver=1.2.4.1
-pkgrel=3
+pkgver=1.2.4.2
+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=('451ed385d61e1ebe83b9b6fd892a0bd5e0ee80218096fe583b2b0aaa8bc6514868e276e1c34c7aef8830b472dbc18c11df1d44d7d35f52c84105711c8244356f')
+sha512sums=('9f415a902261e64916e8c937a3d464eb29ff3a59fde511a17304aa4aa58c01f882d29c304375a0f23d87fa770763f09c84e428ed9f75c9b187fe2aabbbf4adf2')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list