Date: Wednesday, December 28, 2022 @ 01:59:44 Author: felixonmars Revision: 1369304
upgpkg: haskell-base16-bytestring 1.0.2.0-51: rebuild with tasty 1.4.3 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-28 01:59:00 UTC (rev 1369303) +++ PKGBUILD 2022-12-28 01:59:44 UTC (rev 1369304) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.2.0 -pkgrel=50 +pkgrel=51 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
