Date: Monday, February 6, 2023 @ 04:11:18 Author: felixonmars Revision: 1393889
upgpkg: haskell-bytestring-encoding 0.1.2.0-50: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-bytestring-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 04:11:15 UTC (rev 1393888) +++ PKGBUILD 2023-02-06 04:11:18 UTC (rev 1393889) @@ -3,7 +3,7 @@ _hkgname=bytestring-encoding pkgname=haskell-bytestring-encoding pkgver=0.1.2.0 -pkgrel=49 +pkgrel=50 pkgdesc="ByteString ↔ Text converter based on GHC.IO.Encoding" url="https://github.com/msakai/bytestring-encoding#readme" license=("BSD")
