Date: Monday, March 14, 2022 @ 00:17:05 Author: felixonmars Revision: 1151948
upgpkg: haskell-random-bytestring 0.1.4-15: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-random-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-14 00:16:43 UTC (rev 1151947) +++ PKGBUILD 2022-03-14 00:17:05 UTC (rev 1151948) @@ -3,7 +3,7 @@ _hkgname=random-bytestring pkgname=haskell-random-bytestring pkgver=0.1.4 -pkgrel=14 +pkgrel=15 pkgdesc="Efficient generation of random bytestrings" url="https://www.github.com/larskuhtz/random-bytestring" license=("MIT")
