Date: Saturday, January 28, 2023 @ 15:25:27 Author: felixonmars Revision: 1389755
upgpkg: haskell-serialise 0.2.6.0-22: rebuild with concurrent-output 1.10.17 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-28 15:25:26 UTC (rev 1389754) +++ PKGBUILD 2023-01-28 15:25:27 UTC (rev 1389755) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.6.0 -pkgrel=21 +pkgrel=22 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
