Date: Monday, December 28, 2020 @ 10:25:49 Author: felixonmars Revision: 794586
upgpkg: haskell-base16-bytestring 1.0.1.0-4: rebuild with indexed-traversable 0.1.1 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 10:25:22 UTC (rev 794585) +++ PKGBUILD 2020-12-28 10:25:49 UTC (rev 794586) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.1.0 -pkgrel=3 +pkgrel=4 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
