Date: Monday, December 21, 2020 @ 20:43:57 Author: felixonmars Revision: 781532
upgpkg: haskell-strict-list 0.1.5-29: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-strict-list/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-21 20:43:01 UTC (rev 781531) +++ PKGBUILD 2020-12-21 20:43:57 UTC (rev 781532) @@ -3,7 +3,7 @@ _hkgname=strict-list pkgname=haskell-strict-list pkgver=0.1.5 -pkgrel=28 +pkgrel=29 pkgdesc="Strict linked list" url="https://github.com/nikita-volkov/strict-list" license=("MIT")
