Date: Monday, October 17, 2022 @ 23:17:20 Author: felixonmars Revision: 1330429
upgpkg: haskell-base64-bytestring 1.2.1.0-67: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-base64-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 23:16:52 UTC (rev 1330428) +++ PKGBUILD 2022-10-17 23:17:20 UTC (rev 1330429) @@ -7,7 +7,7 @@ _hkgname=base64-bytestring pkgname=haskell-base64-bytestring pkgver=1.2.1.0 -pkgrel=66 +pkgrel=67 pkgdesc="Fast base64 encoding and decoding for ByteStrings" url="https://github.com/bos/base64-bytestring" license=('BSD')
