Date: Monday, May 30, 2022 @ 10:28:47 Author: felixonmars Revision: 1215741
upgpkg: haskell-bytestring-encoding 0.1.2.0-15: rebuild with tasty-inspection-testing 0.1.0.1 Modified: haskell-bytestring-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-30 10:28:40 UTC (rev 1215740) +++ PKGBUILD 2022-05-30 10:28:47 UTC (rev 1215741) @@ -3,7 +3,7 @@ _hkgname=bytestring-encoding pkgname=haskell-bytestring-encoding pkgver=0.1.2.0 -pkgrel=14 +pkgrel=15 pkgdesc="ByteString ↔ Text converter based on GHC.IO.Encoding" url="https://github.com/msakai/bytestring-encoding#readme" license=("BSD")
