Date: Friday, September 30, 2022 @ 01:30:23 Author: felixonmars Revision: 1317749
upgpkg: haskell-random-bytestring 0.1.4-48: rebuild with hspec 2.10.2, hspec-core 2.10.2, hspec-discover 2.10.2 Modified: haskell-random-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-30 01:30:22 UTC (rev 1317748) +++ PKGBUILD 2022-09-30 01:30:23 UTC (rev 1317749) @@ -3,7 +3,7 @@ _hkgname=random-bytestring pkgname=haskell-random-bytestring pkgver=0.1.4 -pkgrel=47 +pkgrel=48 pkgdesc="Efficient generation of random bytestrings" url="https://www.github.com/larskuhtz/random-bytestring" license=("MIT")
