Date: Monday, October 17, 2022 @ 22:51:14 Author: felixonmars Revision: 1330111
upgpkg: haskell-pcg-random 0.1.3.7-50: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-pcg-random/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 22:51:13 UTC (rev 1330110) +++ PKGBUILD 2022-10-17 22:51:14 UTC (rev 1330111) @@ -3,7 +3,7 @@ _hkgname=pcg-random pkgname=haskell-pcg-random pkgver=0.1.3.7 -pkgrel=49 +pkgrel=50 pkgdesc="Haskell bindings to the PCG random number generator." url="http://github.com/cchalmers/pcg-random" license=("BSD")
