Skip to content

Commit

Permalink
contrib/comrak: update to 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcgruenhage authored and nekopsykose committed May 3, 2024
1 parent bd0f79c commit 23b27c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 31 deletions.

This file was deleted.

4 changes: 2 additions & 2 deletions contrib/comrak/template.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname = "comrak"
pkgver = "0.22.0"
pkgver = "0.23.0"
pkgrel = 0
build_style = "cargo"
hostmakedepends = ["cargo", "pkgconf"]
Expand All @@ -9,7 +9,7 @@
license = "BSD-2-Clause"
url = "https://hrzn.ee/kivikakk/comrak"
source = f"{url}/archive/{pkgver}.tar.gz"
sha256 = "532d855e8101e064c8dd26e74718f4520e400e9619bb2db129dc7c174bd59df6"
sha256 = "2090b91c8366f50071694823063f1944964def187c0c1ad6ea06a306b1db972a"


def do_prepare(self):
Expand Down

0 comments on commit 23b27c2

Please sign in to comment.