Date: Tuesday, February 22, 2022 @ 17:34:51 Author: felixonmars Revision: 1135970
upgpkg: haskell-strict-list 0.1.6-38: rebuild with hashable 1.4.0.0, quickcheck-instances 0.3.26.1 Modified: haskell-strict-list/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-22 17:34:25 UTC (rev 1135969) +++ PKGBUILD 2022-02-22 17:34:51 UTC (rev 1135970) @@ -3,7 +3,7 @@ _hkgname=strict-list pkgname=haskell-strict-list pkgver=0.1.6 -pkgrel=37 +pkgrel=38 pkgdesc="Strict linked list" url="https://github.com/nikita-volkov/strict-list" license=("MIT")
