Date: Friday, February 18, 2022 @ 23:17:24 Author: felixonmars Revision: 1134470
upgpkg: haskell-base16-bytestring 1.0.2.0-8: rebuild with hashable 1.4.0.0 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 23:17:04 UTC (rev 1134469) +++ PKGBUILD 2022-02-18 23:17:24 UTC (rev 1134470) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.2.0 -pkgrel=7 +pkgrel=8 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
