Date: Tuesday, February 2, 2021 @ 19:37:17 Author: felixonmars Revision: 841446
upgpkg: haskell-base16-bytestring 1.0.1.0-21: rebuild with HUnit 1.6.2.0 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-02 19:36:43 UTC (rev 841445) +++ PKGBUILD 2021-02-02 19:37:17 UTC (rev 841446) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.1.0 -pkgrel=20 +pkgrel=21 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
