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

Felix Yan felixonmars at gemini.archlinux.org
Wed Jul 6 21:55:06 UTC 2022


    Date: Wednesday, July 6, 2022 @ 21:55:05
  Author: felixonmars
Revision: 1246763

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

Modified:
  haskell-resourcet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-06 21:23:37 UTC (rev 1246762)
+++ PKGBUILD	2022-07-06 21:55:05 UTC (rev 1246763)
@@ -3,8 +3,8 @@
 
 _hkgname=resourcet
 pkgname=haskell-resourcet
-pkgver=1.2.5
-pkgrel=9
+pkgver=1.2.6
+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=('a94594b6bda51c85f3aa7ca040f61b5120fb01022e2ed10e701a5adc85a80c9327005dd9e6bcbe399fa2f21ea43b9b7239654f497f150b14ac3ecea0c912f4fc')
+sha512sums=('2b08c99ad102fd3bef1e1e9363c000f48f03d1ac3e5122c8c764c71f90905697a818a70391f0f67e5074b4cc0b030bd5cfecd3477930e3e4ec64049e10d8fa3a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list