Date: Saturday, March 4, 2023 @ 09:01:42 Author: felixonmars Revision: 1411526
upgpkg: haskell-bytestring-encoding 0.1.2.0-54: rebuild with typed-process 0.2.11.0 Modified: haskell-bytestring-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-04 09:01:41 UTC (rev 1411525) +++ PKGBUILD 2023-03-04 09:01:42 UTC (rev 1411526) @@ -3,7 +3,7 @@ _hkgname=bytestring-encoding pkgname=haskell-bytestring-encoding pkgver=0.1.2.0 -pkgrel=53 +pkgrel=54 pkgdesc="ByteString ↔ Text converter based on GHC.IO.Encoding" url="https://github.com/msakai/bytestring-encoding#readme" license=("BSD")
