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

Felix Yan felixonmars at archlinux.org
Tue Oct 9 19:00:06 UTC 2018


    Date: Tuesday, October 9, 2018 @ 19:00:06
  Author: felixonmars
Revision: 391751

upgpkg: haskell-resourcet 1.2.2-1

rebuild with resourcet 1.2.2

Modified:
  haskell-resourcet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-09 18:57:52 UTC (rev 391750)
+++ PKGBUILD	2018-10-09 19:00:06 UTC (rev 391751)
@@ -3,8 +3,8 @@
 
 _hkgname=resourcet
 pkgname=haskell-resourcet
-pkgver=1.2.1
-pkgrel=22
+pkgver=1.2.2
+pkgrel=1
 pkgdesc="Deterministic allocation and freeing of scarce resources."
 url="https://github.com/snoyberg/conduit"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-exceptions' 'haskell-primitive' 'haskell-unliftio-core')
 makedepends=('ghc' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('64c1e2f941d612f67eed281959cf91d8b83169c20512d852ce3a5b17e25ecf145af7293afc5081caace63c4528f398648f220cf8a478ad3b2ee334d30eaa0b87')
+sha512sums=('08577b3a36d95dad8f71808f533db00ee3f52fc19f2ed87f2d059ed3c899df07d33b3f9d3b9cf894788be22ec594ad3ac2f329ba6177912fded70eb4c6110950')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list