Date: Saturday, April 23, 2022 @ 20:17:06 Author: felixonmars Revision: 1188276
upgpkg: haskell-random-bytestring 0.1.4-23: rebuild with hashable 1.4.0.1 Modified: haskell-random-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 20:16:59 UTC (rev 1188275) +++ PKGBUILD 2022-04-23 20:17:06 UTC (rev 1188276) @@ -3,7 +3,7 @@ _hkgname=random-bytestring pkgname=haskell-random-bytestring pkgver=0.1.4 -pkgrel=22 +pkgrel=23 pkgdesc="Efficient generation of random bytestrings" url="https://www.github.com/larskuhtz/random-bytestring" license=("MIT")
