Date: Tuesday, February 23, 2021 @ 11:11:58 Author: felixonmars Revision: 869626
upgpkg: haskell-cborg 0.2.4.0-90: rebuild with hashable 1.3.1.0 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-23 11:10:43 UTC (rev 869625) +++ PKGBUILD 2021-02-23 11:11:58 UTC (rev 869626) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.4.0 -pkgrel=89 +pkgrel=90 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
