Date: Thursday, February 18, 2021 @ 05:03:54 Author: felixonmars Revision: 863579
upgpkg: haskell-base16-bytestring 1.0.1.0-28: rebuild with async 2.2.3 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 05:03:10 UTC (rev 863578) +++ PKGBUILD 2021-02-18 05:03:54 UTC (rev 863579) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.1.0 -pkgrel=27 +pkgrel=28 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
