GNU bug report logs - #73326
[PATCH] gnu: emacs-htmlize: Update to 1.58.

Previous Next

Package: guix-patches;

Reported by: "Suhail Singh" <suhailsingh247 <at> gmail.com>

Date: Tue, 17 Sep 2024 23:16:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Suhail Singh" <suhailsingh247 <at> gmail.com>
Subject: bug#73326: closed (Close)
Date: Mon, 30 Sep 2024 10:07:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#73326: [PATCH] gnu: emacs-htmlize: Update to 1.58.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 73326 <at> debbugs.gnu.org.

-- 
73326: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73326
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 73326-done <at> debbugs.gnu.org
Cc: liliana.prikler <at> gmail.com
Subject: Close
Date: Mon, 30 Sep 2024 12:05:33 +0200
Applied, closing.

Andreas


[Message part 3 (message/rfc822, inline)]
From: "Suhail Singh" <suhailsingh247 <at> gmail.com>
To: Guix-patches mailing list <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: emacs-htmlize: Update to 1.58.
Date: Tue, 17 Sep 2024 19:14:30 -0400
* gnu/packages/emacs-xyz.scm (emacs-htmlize): Update to 1.58.

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

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 9138fefa6d..5ac6c7002e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19559,7 +19559,7 @@ (define-public emacs-extend-smime
 (define-public emacs-htmlize
   (package
     (name "emacs-htmlize")
-    (version "1.56")
+    (version "1.58")
     (source
      (origin
        (method git-fetch)
@@ -19568,7 +19568,7 @@ (define-public emacs-htmlize
              (commit (string-append "release/" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "14m8si49br62lgx7asdyp9jysq0v6midrfk32sxy521ydqmqr3c1"))))
+        (base32 "0xkp4sscrz6mpk96vhc59xp94ynfdyalq8npr1g8f6s32xavsga4"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/hniksic/emacs-htmlize")
     (synopsis "Convert buffer text and decorations to HTML")

base-commit: 4b7bb05c29d390fb095f7a96e83c54efa8379497
-- 
2.46.0




This bug report was last modified 286 days ago.

Previous Next


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