Date: Sunday, November 6, 2022 @ 18:09:07 Author: felixonmars Revision: 1343761
upgpkg: haskell-bytestring-encoding 0.1.2.0-41: rebuild with hspec 2.10.4, hspec-core 2.10.4, hspec-discover 2.10.4 Modified: haskell-bytestring-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-06 18:08:48 UTC (rev 1343760) +++ PKGBUILD 2022-11-06 18:09:07 UTC (rev 1343761) @@ -3,7 +3,7 @@ _hkgname=bytestring-encoding pkgname=haskell-bytestring-encoding pkgver=0.1.2.0 -pkgrel=40 +pkgrel=41 pkgdesc="ByteString ↔ Text converter based on GHC.IO.Encoding" url="https://github.com/msakai/bytestring-encoding#readme" license=("BSD")
