Date: Tuesday, October 4, 2022 @ 18:38:28
  Author: felixonmars
Revision: 1321127

upgpkg: haskell-hashtables 1.3.1-1: rebuild with hashtables 1.3.1

Modified:
  haskell-hashtables/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-04 17:29:14 UTC (rev 1321126)
+++ PKGBUILD    2022-10-04 18:38:28 UTC (rev 1321127)
@@ -3,8 +3,8 @@
 
 _hkgname=hashtables
 pkgname=haskell-hashtables
-pkgver=1.3
-pkgrel=12
+pkgver=1.3.1
+pkgrel=1
 pkgdesc="Mutable hash tables in the ST monad"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=('BSD')
@@ -14,7 +14,7 @@
              'haskell-test-framework' 'haskell-test-framework-quickcheck2'
              'haskell-test-framework-hunit')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('7fb82e7c45c13d7bde8a216fb678d20bbd4c970f7860cbc2f08fb5524324f6b9584e1b5d397bdcb3fdbf53928758b608986167bb2bc2f1adae6feb3b0dd94444')
+sha512sums=('b6430e092cfa9cde3dbea34cd9e2a10869c41e40e88f79e28aa6aabfdcd359dd74fb87020f8b9e004b817a6e9a8825335fcc91c2b88f7eb93b25758c71c77833')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to