Date: Thursday, December 17, 2020 @ 22:23:40 Author: felixonmars Revision: 778195
upgpkg: haskell-serialise 0.2.3.0-65: rebuild with th-abstraction 0.4.1.0 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-17 22:21:57 UTC (rev 778194) +++ PKGBUILD 2020-12-17 22:23:40 UTC (rev 778195) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=64 +pkgrel=65 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
