Date: Saturday, January 9, 2021 @ 08:49:22 Author: felixonmars Revision: 815211
upgpkg: haskell-base16-bytestring 1.0.1.0-12: rebuild with hspec 2.7.5, hspec-core 2.7.5, hspec-discover 2.7.5 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-09 08:48:51 UTC (rev 815210) +++ PKGBUILD 2021-01-09 08:49:22 UTC (rev 815211) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.1.0 -pkgrel=11 +pkgrel=12 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
