From bb626b15835d09b6ae9d24d2e94d38c46c8088da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Sat, 1 Apr 2023 22:19:01 +0200 Subject: [PATCH] comrak: update to 0.18.0. --- srcpkgs/comrak/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/comrak/template b/srcpkgs/comrak/template index de5c8679d4bd..40c80484db1d 100644 --- a/srcpkgs/comrak/template +++ b/srcpkgs/comrak/template @@ -1,6 +1,6 @@ # Template file for 'comrak' pkgname=comrak -version=0.16.0 +version=0.18.0 revision=1 build_style=cargo short_desc="CommonMark + GFM compatible Markdown parser and renderer" @@ -9,7 +9,7 @@ license="BSD-2-Clause" homepage="https://github.com/kivikakk/comrak" changelog="https://github.com/kivikakk/comrak/raw/main/changelog.txt" distfiles="https://github.com/kivikakk/comrak/archive/${version}.tar.gz" -checksum=72f7ecbef6df715f14a61242fea0cbb450bbf1d10eb38acd99502daed04f8c07 +checksum=fce21e382e3c21064a364c6993ff6387fd481efd859c71c7e059cbfcdf14e832 case "$XBPS_TARGET_MACHINE" in # Tests don't compile on i686: ran out of registers during register allocation