Date: Saturday, January 2, 2021 @ 14:40:21 Author: felixonmars Revision: 803849
upgpkg: haskell-serialise 0.2.3.0-76: rebuild with th-abstraction 0.4.2.0 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-02 14:38:07 UTC (rev 803848) +++ PKGBUILD 2021-01-02 14:40:21 UTC (rev 803849) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=75 +pkgrel=76 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
