Date: Sunday, January 31, 2021 @ 01:34:21 Author: felixonmars Revision: 836882
upgpkg: haskell-base16-bytestring 1.0.1.0-19: rebuild with vector 0.12.2.0 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 01:33:41 UTC (rev 836881) +++ PKGBUILD 2021-01-31 01:34:21 UTC (rev 836882) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.1.0 -pkgrel=18 +pkgrel=19 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
