Date: Saturday, April 23, 2022 @ 21:31:06 Author: felixonmars Revision: 1188675
upgpkg: haskell-bytestring-encoding 0.1.2.0-10: rebuild with hashable 1.4.0.1 Modified: haskell-bytestring-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 21:30:56 UTC (rev 1188674) +++ PKGBUILD 2022-04-23 21:31:06 UTC (rev 1188675) @@ -3,7 +3,7 @@ _hkgname=bytestring-encoding pkgname=haskell-bytestring-encoding pkgver=0.1.2.0 -pkgrel=9 +pkgrel=10 pkgdesc="ByteString ↔ Text converter based on GHC.IO.Encoding" url="https://github.com/msakai/bytestring-encoding#readme" license=("BSD")
