Date: Monday, May 30, 2022 @ 09:49:57 Author: felixonmars Revision: 1215491
upgpkg: haskell-base64-bytestring 1.2.1.0-46: rebuild with tasty-inspection-testing 0.1.0.1 Modified: haskell-base64-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-30 09:49:48 UTC (rev 1215490) +++ PKGBUILD 2022-05-30 09:49:57 UTC (rev 1215491) @@ -7,7 +7,7 @@ _hkgname=base64-bytestring pkgname=haskell-base64-bytestring pkgver=1.2.1.0 -pkgrel=45 +pkgrel=46 pkgdesc="Fast base64 encoding and decoding for ByteStrings" url="https://github.com/bos/base64-bytestring" license=('BSD')