Date: Thursday, March 3, 2022 @ 13:15:56 Author: felixonmars Revision: 1140792
upgpkg: haskell-random-bytestring 0.1.4-12: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-random-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 13:15:34 UTC (rev 1140791) +++ PKGBUILD 2022-03-03 13:15:56 UTC (rev 1140792) @@ -3,7 +3,7 @@ _hkgname=random-bytestring pkgname=haskell-random-bytestring pkgver=0.1.4 -pkgrel=11 +pkgrel=12 pkgdesc="Efficient generation of random bytestrings" url="https://www.github.com/larskuhtz/random-bytestring" license=("MIT")
