Date: Saturday, February 19, 2022 @ 00:09:44 Author: felixonmars Revision: 1134662
upgpkg: haskell-random-bytestring 0.1.4-11: rebuild with hashable 1.4.0.0 Modified: haskell-random-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-19 00:09:25 UTC (rev 1134661) +++ PKGBUILD 2022-02-19 00:09:44 UTC (rev 1134662) @@ -3,7 +3,7 @@ _hkgname=random-bytestring pkgname=haskell-random-bytestring pkgver=0.1.4 -pkgrel=10 +pkgrel=11 pkgdesc="Efficient generation of random bytestrings" url="https://www.github.com/larskuhtz/random-bytestring" license=("MIT")
