Date: Sunday, June 5, 2022 @ 17:30:03 Author: felixonmars Revision: 1223470
upgpkg: haskell-random-bytestring 0.1.4-30: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7 Modified: haskell-random-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-05 17:29:56 UTC (rev 1223469) +++ PKGBUILD 2022-06-05 17:30:03 UTC (rev 1223470) @@ -3,7 +3,7 @@ _hkgname=random-bytestring pkgname=haskell-random-bytestring pkgver=0.1.4 -pkgrel=29 +pkgrel=30 pkgdesc="Efficient generation of random bytestrings" url="https://www.github.com/larskuhtz/random-bytestring" license=("MIT")
