Date: Friday, May 21, 2021 @ 02:57:09 Author: felixonmars Revision: 939958
upgpkg: haskell-base64-bytestring 1.2.0.1-55: rebuild with hashable 1.3.2.0 Modified: haskell-base64-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 02:56:34 UTC (rev 939957) +++ PKGBUILD 2021-05-21 02:57:09 UTC (rev 939958) @@ -7,7 +7,7 @@ _hkgname=base64-bytestring pkgname=haskell-base64-bytestring pkgver=1.2.0.1 -pkgrel=54 +pkgrel=55 pkgdesc="Fast base64 encoding and decoding for ByteStrings" url="https://github.com/bos/base64-bytestring" license=('BSD')