Date: Tuesday, March 8, 2022 @ 08:06:17 Author: felixonmars Revision: 1145375
upgpkg: haskell-cborg 0.2.6.0-15: rebuild with doctest 0.19.0 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-08 08:05:11 UTC (rev 1145374) +++ PKGBUILD 2022-03-08 08:06:17 UTC (rev 1145375) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.6.0 -pkgrel=14 +pkgrel=15 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
