Date: Monday, March 14, 2022 @ 11:30:55 Author: felixonmars Revision: 1152453
upgpkg: haskell-bytestring-encoding 0.1.2.0-2: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-bytestring-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-14 11:30:33 UTC (rev 1152452) +++ PKGBUILD 2022-03-14 11:30:55 UTC (rev 1152453) @@ -3,7 +3,7 @@ _hkgname=bytestring-encoding pkgname=haskell-bytestring-encoding pkgver=0.1.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="ByteString ↔ Text converter based on GHC.IO.Encoding" url="https://github.com/msakai/bytestring-encoding#readme" license=("BSD")
