Date: Friday, December 25, 2020 @ 02:57:26 Author: felixonmars Revision: 789485
upgpkg: haskell-base16-bytestring 1.0.1.0-2: rebuild with comonad 5.0.7 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 02:56:44 UTC (rev 789484) +++ PKGBUILD 2020-12-25 02:57:26 UTC (rev 789485) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
