Date: Tuesday, March 28, 2023 @ 12:44:24
  Author: felixonmars
Revision: 1429912

upgpkg: haskell-stm-hamt 1.2.0.10-1: rebuild with stm-hamt 1.2.0.10

Modified:
  haskell-stm-hamt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-28 12:42:59 UTC (rev 1429911)
+++ PKGBUILD    2023-03-28 12:44:24 UTC (rev 1429912)
@@ -2,8 +2,8 @@
 
 _hkgname=stm-hamt
 pkgname=haskell-stm-hamt
-pkgver=1.2.0.9
-pkgrel=15
+pkgver=1.2.0.10
+pkgrel=1
 pkgdesc="STM-specialised Hash Array Mapped Trie"
 url="https://github.com/nikita-volkov/stm-hamt";
 license=("MIT")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-quickcheck-instances' 
'haskell-rerebase'
              'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('19a54e94b95c8cb63bbf03e09de9108bc1d2346783c60009838b5ca57f33a035')
+sha256sums=('79080693a9b3bbffaefda016f38fe9a085c5e168765c838714c98d453b2404e1')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to