Date: Thursday, March 3, 2022 @ 21:09:56 Author: felixonmars Revision: 1141230
upgpkg: haskell-bytestring-encoding 0.1.1.0-46: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-bytestring-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 21:09:19 UTC (rev 1141229) +++ PKGBUILD 2022-03-03 21:09:56 UTC (rev 1141230) @@ -3,7 +3,7 @@ _hkgname=bytestring-encoding pkgname=haskell-bytestring-encoding pkgver=0.1.1.0 -pkgrel=45 +pkgrel=46 pkgdesc="ByteString ↔ Text converter based on GHC.IO.Encoding" url="https://github.com/msakai/bytestring-encoding#readme" license=("BSD")
