Date: Thursday, November 18, 2021 @ 02:20:51 Author: felixonmars Revision: 1051682
upgpkg: haskell-base64-bytestring 1.2.1.0-14: rebuild with hashable 1.3.4.0 Modified: haskell-base64-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-18 02:20:12 UTC (rev 1051681) +++ PKGBUILD 2021-11-18 02:20:51 UTC (rev 1051682) @@ -7,7 +7,7 @@ _hkgname=base64-bytestring pkgname=haskell-base64-bytestring pkgver=1.2.1.0 -pkgrel=13 +pkgrel=14 pkgdesc="Fast base64 encoding and decoding for ByteStrings" url="https://github.com/bos/base64-bytestring" license=('BSD')