Date: Wednesday, May 4, 2022 @ 10:53:09 Author: felixonmars Revision: 1193330
upgpkg: haskell-random-bytestring 0.1.4-24: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-random-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 10:53:02 UTC (rev 1193329) +++ PKGBUILD 2022-05-04 10:53:09 UTC (rev 1193330) @@ -3,7 +3,7 @@ _hkgname=random-bytestring pkgname=haskell-random-bytestring pkgver=0.1.4 -pkgrel=23 +pkgrel=24 pkgdesc="Efficient generation of random bytestrings" url="https://www.github.com/larskuhtz/random-bytestring" license=("MIT")
