* [bug#73326] [PATCH] gnu: emacs-htmlize: Update to 1.58.
@ 2024-09-17 23:14 Suhail Singh
2024-09-28 8:09 ` [bug#73326] QA review for 73326 Nicolas Graves via Guix-patches via
2024-09-30 10:05 ` bug#73326: Close Andreas Enge
0 siblings, 2 replies; 3+ messages in thread
From: Suhail Singh @ 2024-09-17 23:14 UTC (permalink / raw)
To: 73326; +Cc: Andrew Tropin, Katherine Cox-Buday, Liliana Marie Prikler
* 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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#73326] QA review for 73326
2024-09-17 23:14 [bug#73326] [PATCH] gnu: emacs-htmlize: Update to 1.58 Suhail Singh
@ 2024-09-28 8:09 ` Nicolas Graves via Guix-patches via
2024-09-30 10:05 ` bug#73326: Close Andreas Enge
1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2024-09-28 8:09 UTC (permalink / raw)
To: control, 73326
user guix
usertag 73326 + reviewed-looks-good
thanks
Guix QA review form submission:
Items marked as checked: Lint warnings, Package builds, Commit messages
--
Best regards,
Nicolas Graves
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#73326: Close
2024-09-17 23:14 [bug#73326] [PATCH] gnu: emacs-htmlize: Update to 1.58 Suhail Singh
2024-09-28 8:09 ` [bug#73326] QA review for 73326 Nicolas Graves via Guix-patches via
@ 2024-09-30 10:05 ` Andreas Enge
1 sibling, 0 replies; 3+ messages in thread
From: Andreas Enge @ 2024-09-30 10:05 UTC (permalink / raw)
To: 73326-done; +Cc: liliana.prikler
Applied, closing.
Andreas
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-09-30 10:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-17 23:14 [bug#73326] [PATCH] gnu: emacs-htmlize: Update to 1.58 Suhail Singh
2024-09-28 8:09 ` [bug#73326] QA review for 73326 Nicolas Graves via Guix-patches via
2024-09-30 10:05 ` bug#73326: Close Andreas Enge
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).