Date: Tuesday, April 4, 2023 @ 18:53:26 Author: felixonmars Revision: 1434996
upgpkg: haskell-base16-bytestring 1.0.2.0-58: rebuild with syb 0.7.2.3 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-04 18:53:26 UTC (rev 1434995) +++ PKGBUILD 2023-04-04 18:53:26 UTC (rev 1434996) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.2.0 -pkgrel=57 +pkgrel=58 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")