Date: Sunday, August 29, 2021 @ 01:55:00 Author: felixonmars Revision: 1008426
upgpkg: haskell-bytestring-encoding 0.1.1.0-19: rebuild with hashable 1.3.3.0 Modified: haskell-bytestring-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-29 01:54:21 UTC (rev 1008425) +++ PKGBUILD 2021-08-29 01:55:00 UTC (rev 1008426) @@ -3,7 +3,7 @@ _hkgname=bytestring-encoding pkgname=haskell-bytestring-encoding pkgver=0.1.1.0 -pkgrel=18 +pkgrel=19 pkgdesc="ByteString ↔ Text converter based on GHC.IO.Encoding" url="https://github.com/msakai/bytestring-encoding#readme" license=("BSD")
