Date: Sunday, March 8, 2020 @ 19:14:55 Author: felixonmars Revision: 592373
upgpkg: haskell-cborg 0.2.2.1-2: rebuild with generic-deriving 1.13 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 19:13:31 UTC (rev 592372) +++ PKGBUILD 2020-03-08 19:14:55 UTC (rev 592373) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
