[arch-commits] Commit in haskell-hashtables/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Nov 11 11:28:07 UTC 2021
Date: Thursday, November 11, 2021 @ 11:28:07
Author: felixonmars
Revision: 1041983
upgpkg: haskell-hashtables 1.2.4.2-1: rebuild with hashtables 1.2.4.2
Modified:
haskell-hashtables/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-11 11:26:10 UTC (rev 1041982)
+++ PKGBUILD 2021-11-11 11:28:07 UTC (rev 1041983)
@@ -3,8 +3,8 @@
_hkgname=hashtables
pkgname=haskell-hashtables
-pkgver=1.2.4.1
-pkgrel=87
+pkgver=1.2.4.2
+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=('e88fb8f9c8a51be31e5d07ca1fef3d1a05a347942878f84a500d8c224b1118a2be97f9a947f17834a8331f296f302eafeef34d1f151360361675ecf5204b38f6')
+sha512sums=('f66bb9c0c95648f36e8a4e32f353ef7fcb58a41f925b1c3ad2ca48dca24ac50fad96f9b6cfe000334094468639dd2fae8939cdf376d294121b7e843d76050bd3')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list