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

Felix Yan felixonmars at gemini.archlinux.org
Wed May 18 13:00:27 UTC 2022


    Date: Wednesday, May 18, 2022 @ 13:00:27
  Author: felixonmars
Revision: 1207898

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

Modified:
  haskell-resourcet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-18 12:56:47 UTC (rev 1207897)
+++ PKGBUILD	2022-05-18 13:00:27 UTC (rev 1207898)
@@ -3,8 +3,8 @@
 
 _hkgname=resourcet
 pkgname=haskell-resourcet
-pkgver=1.2.4.3
-pkgrel=45
+pkgver=1.2.5
+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=('75a3b4885d9fc8273c988f830c30fc4458efd938d89dba5ae34dbe9256c9a5c6ce42beb930cfa59666e87c97bf4c616a4053ef70e917259934e15bd0fee61bdd')
+sha512sums=('a94594b6bda51c85f3aa7ca040f61b5120fb01022e2ed10e701a5adc85a80c9327005dd9e6bcbe399fa2f21ea43b9b7239654f497f150b14ac3ecea0c912f4fc')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list