Date: Monday, March 7, 2022 @ 19:29:05 Author: felixonmars Revision: 1144838
upgpkg: haskell-random-fu 0.3.0.0-2: rebuild with doctest 0.19.0 Modified: haskell-random-fu/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 19:28:35 UTC (rev 1144837) +++ PKGBUILD 2022-03-07 19:29:05 UTC (rev 1144838) @@ -3,7 +3,7 @@ _hkgname=random-fu pkgname=haskell-random-fu pkgver=0.3.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Random number generation" url="https://github.com/mokus0/random-fu" license=("custom:PublicDomain")
