Date: Friday, January 1, 2021 @ 01:51:24 Author: felixonmars Revision: 801591
upgpkg: haskell-base16-bytestring 1.0.1.0-7: rebuild with contravariant 1.5.3 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-01 01:50:59 UTC (rev 801590) +++ PKGBUILD 2021-01-01 01:51:24 UTC (rev 801591) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.1.0 -pkgrel=6 +pkgrel=7 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
