Date: Sunday, March 13, 2022 @ 23:44:19 Author: felixonmars Revision: 1151840
upgpkg: haskell-base16-bytestring 1.0.2.0-12: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-13 23:43:52 UTC (rev 1151839) +++ PKGBUILD 2022-03-13 23:44:19 UTC (rev 1151840) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.2.0 -pkgrel=11 +pkgrel=12 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
