Date: Friday, February 17, 2023 @ 11:40:05 Author: felixonmars Revision: 1401949
upgpkg: haskell-bytestring-encoding 0.1.2.0-52: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-bytestring-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 11:40:04 UTC (rev 1401948) +++ PKGBUILD 2023-02-17 11:40:05 UTC (rev 1401949) @@ -3,7 +3,7 @@ _hkgname=bytestring-encoding pkgname=haskell-bytestring-encoding pkgver=0.1.2.0 -pkgrel=51 +pkgrel=52 pkgdesc="ByteString ↔ Text converter based on GHC.IO.Encoding" url="https://github.com/msakai/bytestring-encoding#readme" license=("BSD")
