Date: Sunday, April 10, 2022 @ 12:21:58 Author: felixonmars Revision: 1184794
upgpkg: haskell-strict-list 0.1.6-57: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-strict-list/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-10 12:21:52 UTC (rev 1184793) +++ PKGBUILD 2022-04-10 12:21:58 UTC (rev 1184794) @@ -3,7 +3,7 @@ _hkgname=strict-list pkgname=haskell-strict-list pkgver=0.1.6 -pkgrel=56 +pkgrel=57 pkgdesc="Strict linked list" url="https://github.com/nikita-volkov/strict-list" license=("MIT")
