Date: Tuesday, August 9, 2022 @ 16:46:11 Author: felixonmars Revision: 1263996
upgpkg: haskell-serialise 0.2.5.0-19: rebuild with th-abstraction 0.4.4.0 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-09 16:46:02 UTC (rev 1263995) +++ PKGBUILD 2022-08-09 16:46:11 UTC (rev 1263996) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.5.0 -pkgrel=18 +pkgrel=19 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
