GNU bug report logs - #69564
[PATCH] gnu: cmark: Update to 0.31.0.

Previous Next

Package: guix-patches;

Reported by: Skylar Chan <schan12 <at> umd.edu>

Date: Tue, 5 Mar 2024 16:29:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69564 in the body.
You can then email your comments to 69564 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#69564; Package guix-patches. (Tue, 05 Mar 2024 16:29:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Skylar Chan <schan12 <at> umd.edu>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 05 Mar 2024 16:29:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Skylar Chan <schan12 <at> umd.edu>
To: guix-patches <at> gnu.org
Cc: Skylar Chan <schan12 <at> umd.edu>
Subject: [PATCH] gnu: cmark: Update to 0.31.0.
Date: Tue,  5 Mar 2024 11:25:26 -0500
* gnu/packages/markup.scm (cmark): Update to 0.31.0.

Change-Id: Ie9890dec34400e2c4b11f20e2dc67aa5dc111574
---
 gnu/packages/markup.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/markup.scm b/gnu/packages/markup.scm
index 4a9a382104..375367d395 100644
--- a/gnu/packages/markup.scm
+++ b/gnu/packages/markup.scm
@@ -333,7 +333,7 @@ (define-public python-markdownify
 (define-public cmark
   (package
     (name "cmark")
-    (version "0.30.3")
+    (version "0.31.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -342,7 +342,7 @@ (define-public cmark
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "07d30s5v893nb1m7qbam5c3x9b3d84m80kzlj7fmkwhgjrlz7d7z"))))
+                "0llj68l9rxdhral0zyv0bz6yzqsxgq8d3730082sl3kx78lsq5qq"))))
     (build-system cmake-build-system)
     (arguments
      '(#:test-target "test"))

base-commit: f00f56514d90ebba5d9e08ec786c8118e437097c
-- 
2.39.2





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Sat, 09 Mar 2024 03:43:03 GMT) Full text and rfc822 format available.

Notification sent to Skylar Chan <schan12 <at> umd.edu>:
bug acknowledged by developer. (Sat, 09 Mar 2024 03:43:03 GMT) Full text and rfc822 format available.

Message #10 received at 69564-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: Skylar Chan <schan12 <at> umd.edu>
Cc: 69564-done <at> debbugs.gnu.org
Subject: Re: [bug#69564] [PATCH] gnu: cmark: Update to 0.31.0.
Date: Sat, 09 Mar 2024 11:42:31 +0800
Skylar Chan <schan12 <at> umd.edu> writes:

> * gnu/packages/markup.scm (cmark): Update to 0.31.0.

Applied as commit 3db5702e0b, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 06 Apr 2024 11:24:24 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 72 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.