Date: Monday, March 22, 2021 @ 23:01:25 Author: felixonmars Revision: 899313
upgpkg: haskell-base64-bytestring 1.2.0.1-45: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-base64-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-22 23:00:34 UTC (rev 899312) +++ PKGBUILD 2021-03-22 23:01:25 UTC (rev 899313) @@ -7,7 +7,7 @@ _hkgname=base64-bytestring pkgname=haskell-base64-bytestring pkgver=1.2.0.1 -pkgrel=44 +pkgrel=45 pkgdesc="Fast base64 encoding and decoding for ByteStrings" url="https://github.com/bos/base64-bytestring" license=('BSD')