Date: Monday, February 6, 2023 @ 01:10:02 Author: felixonmars Revision: 1393456
upgpkg: haskell-random-bytestring 0.1.4-60: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-random-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 01:09:58 UTC (rev 1393455) +++ PKGBUILD 2023-02-06 01:10:02 UTC (rev 1393456) @@ -3,7 +3,7 @@ _hkgname=random-bytestring pkgname=haskell-random-bytestring pkgver=0.1.4 -pkgrel=59 +pkgrel=60 pkgdesc="Efficient generation of random bytestrings" url="https://www.github.com/larskuhtz/random-bytestring" license=("MIT")
