Date: Wednesday, January 4, 2023 @ 23:47:25 Author: felixonmars Revision: 1375927
upgpkg: haskell-base64-bytestring 1.2.1.0-74: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-base64-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 23:47:22 UTC (rev 1375926) +++ PKGBUILD 2023-01-04 23:47:25 UTC (rev 1375927) @@ -7,7 +7,7 @@ _hkgname=base64-bytestring pkgname=haskell-base64-bytestring pkgver=1.2.1.0 -pkgrel=73 +pkgrel=74 pkgdesc="Fast base64 encoding and decoding for ByteStrings" url="https://github.com/bos/base64-bytestring" license=('BSD')
