@@ -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")