Date: Wednesday, July 31, 2019 @ 17:44:05 Author: felixonmars Revision: 495738
upgpkg: haskell-base64-bytestring 1.0.0.2-15 rebuild with splitmix 0.0.3 Modified: haskell-base64-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-31 17:43:04 UTC (rev 495737) +++ PKGBUILD 2019-07-31 17:44:05 UTC (rev 495738) @@ -7,7 +7,7 @@ _hkgname=base64-bytestring pkgname=haskell-base64-bytestring pkgver=1.0.0.2 -pkgrel=14 +pkgrel=15 pkgdesc="Fast base64 encoding and decoding for ByteStrings" url="https://github.com/bos/base64-bytestring" license=('BSD')
