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

Felix Yan felixonmars at archlinux.org
Sun May 9 11:12:13 UTC 2021


    Date: Sunday, May 9, 2021 @ 11:12:12
  Author: felixonmars
Revision: 929037

upgpkg: haskell-memory 0.16.0-1: rebuild with memory 0.16.0

Modified:
  haskell-memory/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-09 11:04:39 UTC (rev 929036)
+++ PKGBUILD	2021-05-09 11:12:12 UTC (rev 929037)
@@ -3,8 +3,8 @@
 
 _hkgname=memory
 pkgname=haskell-memory
-pkgver=0.15.0
-pkgrel=98
+pkgver=0.16.0
+pkgrel=1
 pkgdesc="memory and related abstraction stuff"
 url="https://github.com/vincenthz/hs-memory"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-basement')
 makedepends=('ghc' 'haskell-foundation')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('49aabf5fdaddae597df6d8f30a3e07c4d6d70fcc7b9146452a4ad4e81858786041676bc780e2b048fd683cc7c0d799d4579596c14fae940ea57954e9a7ee9129')
+sha512sums=('1f911b988ce2c8431cd0a2dee1caa39fd3b8d6c9b738fe2ad9e159669188d131cf22940d8798e1ad4807874381f25e115bf9432a979b2f035cbd7cab2661d890')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list