Date: Tuesday, March 23, 2021 @ 00:44:31 Author: felixonmars Revision: 899518
upgpkg: haskell-bytestring-encoding 0.1.0.0-4: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-bytestring-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 00:43:50 UTC (rev 899517) +++ PKGBUILD 2021-03-23 00:44:31 UTC (rev 899518) @@ -3,7 +3,7 @@ _hkgname=bytestring-encoding pkgname=haskell-bytestring-encoding pkgver=0.1.0.0 -pkgrel=3 +pkgrel=4 pkgdesc="ByteString ↔ Text converter based on GHC.IO.Encoding" url="https://github.com/msakai/bytestring-encoding#readme" license=("BSD")
