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

Felix Yan felixonmars at archlinux.org
Sun Jun 7 20:04:21 UTC 2020


    Date: Sunday, June 7, 2020 @ 20:04:21
  Author: felixonmars
Revision: 640107

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

Modified:
  haskell-resourcet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-07 20:02:01 UTC (rev 640106)
+++ PKGBUILD	2020-06-07 20:04:21 UTC (rev 640107)
@@ -3,8 +3,8 @@
 
 _hkgname=resourcet
 pkgname=haskell-resourcet
-pkgver=1.2.4
-pkgrel=4
+pkgver=1.2.4.1
+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=('b8d2d95a6d454d2db724a971594af29052eb8e74dafdfb10e63e18e321169f8ae486bf5f00f659f1949e229831d95a50a0f38a9feacfd91b8ebdc045e6f822c2')
+sha512sums=('451ed385d61e1ebe83b9b6fd892a0bd5e0ee80218096fe583b2b0aaa8bc6514868e276e1c34c7aef8830b472dbc18c11df1d44d7d35f52c84105711c8244356f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list