Date: Tuesday, January 25, 2022 @ 07:43:50 Author: felixonmars Revision: 1115237
upgpkg: haskell-bytestring-encoding 0.1.1.0-41: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-bytestring-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-25 07:43:30 UTC (rev 1115236) +++ PKGBUILD 2022-01-25 07:43:50 UTC (rev 1115237) @@ -3,7 +3,7 @@ _hkgname=bytestring-encoding pkgname=haskell-bytestring-encoding pkgver=0.1.1.0 -pkgrel=40 +pkgrel=41 pkgdesc="ByteString ↔ Text converter based on GHC.IO.Encoding" url="https://github.com/msakai/bytestring-encoding#readme" license=("BSD")
