Date: Sunday, December 13, 2020 @ 09:38:51 Author: felixonmars Revision: 773964
upgpkg: haskell-strict 0.4.0.1-2: rebuild with base-orphans 0.8.5 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-13 09:37:32 UTC (rev 773963) +++ PKGBUILD 2020-12-13 09:38:51 UTC (rev 773964) @@ -4,7 +4,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.4.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Strict data types and String IO" url="https://github.com/haskell-strict/strict" license=("BSD")
