Date: Wednesday, December 23, 2020 @ 05:57:43 Author: felixonmars Revision: 783748
upgpkg: haskell-base16-bytestring 1.0.0.0-4: rebuild with tasty-smallcheck 0.8.2 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 05:57:03 UTC (rev 783747) +++ PKGBUILD 2020-12-23 05:57:43 UTC (rev 783748) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.0.0 -pkgrel=3 +pkgrel=4 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
