Date: Saturday, May 28, 2022 @ 13:52:57 Author: felixonmars Revision: 1211388
upgpkg: haskell-base16-bytestring 1.0.2.0-24: rebuild with doctest 0.20.0 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 13:52:50 UTC (rev 1211387) +++ PKGBUILD 2022-05-28 13:52:57 UTC (rev 1211388) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.2.0 -pkgrel=23 +pkgrel=24 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
