Date: Sunday, June 5, 2022 @ 17:12:28 Author: felixonmars Revision: 1223362
upgpkg: haskell-base16-bytestring 1.0.2.0-27: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-05 17:12:21 UTC (rev 1223361) +++ PKGBUILD 2022-06-05 17:12:28 UTC (rev 1223362) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.2.0 -pkgrel=26 +pkgrel=27 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
