Date: Sunday, December 20, 2020 @ 11:51:26 Author: felixonmars Revision: 780385
upgpkg: haskell-base16-bytestring 1.0.0.0-3: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-20 11:50:45 UTC (rev 780384) +++ PKGBUILD 2020-12-20 11:51:26 UTC (rev 780385) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
