Date: Saturday, June 4, 2022 @ 15:18:26 Author: felixonmars Revision: 1221607
upgpkg: haskell-bytestring-encoding 0.1.2.0-17: rebuild with typed-process 0.2.9.0 Modified: haskell-bytestring-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-04 15:18:18 UTC (rev 1221606) +++ PKGBUILD 2022-06-04 15:18:26 UTC (rev 1221607) @@ -3,7 +3,7 @@ _hkgname=bytestring-encoding pkgname=haskell-bytestring-encoding pkgver=0.1.2.0 -pkgrel=16 +pkgrel=17 pkgdesc="ByteString ↔ Text converter based on GHC.IO.Encoding" url="https://github.com/msakai/bytestring-encoding#readme" license=("BSD")
