Date: Friday, September 30, 2022 @ 02:25:49 Author: felixonmars Revision: 1318137
upgpkg: haskell-bytestring-encoding 0.1.2.0-37: rebuild with hspec 2.10.2, hspec-core 2.10.2, hspec-discover 2.10.2 Modified: haskell-bytestring-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-30 02:25:44 UTC (rev 1318136) +++ PKGBUILD 2022-09-30 02:25:49 UTC (rev 1318137) @@ -3,7 +3,7 @@ _hkgname=bytestring-encoding pkgname=haskell-bytestring-encoding pkgver=0.1.2.0 -pkgrel=36 +pkgrel=37 pkgdesc="ByteString ↔ Text converter based on GHC.IO.Encoding" url="https://github.com/msakai/bytestring-encoding#readme" license=("BSD")
