Date: Sunday, March 15, 2020 @ 14:26:57 Author: felixonmars Revision: 598130
upgpkg: haskell-base64-bytestring 1.0.0.3-12: rebuild with hashable 1.3.0.0 Modified: haskell-base64-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 14:26:20 UTC (rev 598129) +++ PKGBUILD 2020-03-15 14:26:57 UTC (rev 598130) @@ -7,7 +7,7 @@ _hkgname=base64-bytestring pkgname=haskell-base64-bytestring pkgver=1.0.0.3 -pkgrel=11 +pkgrel=12 pkgdesc="Fast base64 encoding and decoding for ByteStrings" url="https://github.com/bos/base64-bytestring" license=('BSD')
