Date: Wednesday, February 2, 2022 @ 17:12:05 Author: felixonmars Revision: 1122746
upgpkg: haskell-test-lib 0.4-5: rebuild with base-orphans 0.8.6 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 17:11:44 UTC (rev 1122745) +++ PKGBUILD 2022-02-02 17:12:05 UTC (rev 1122746) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.4 -pkgrel=4 +pkgrel=5 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
