Date: Monday, November 14, 2022 @ 21:18:08 Author: felixonmars Revision: 1347888
upgpkg: haskell-stm-hamt 1.2.0.8-3: rebuild with aeson 2.1.1.0 Modified: haskell-stm-hamt/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-14 21:18:02 UTC (rev 1347887) +++ PKGBUILD 2022-11-14 21:18:08 UTC (rev 1347888) @@ -3,7 +3,7 @@ _hkgname=stm-hamt pkgname=haskell-stm-hamt pkgver=1.2.0.8 -pkgrel=2 +pkgrel=3 pkgdesc="STM-specialised Hash Array Mapped Trie" url="https://github.com/nikita-volkov/stm-hamt" license=("MIT")
