aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Langer <yuval.langer@gmail.com>2025-01-26 20:52:30 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2025-01-26 20:58:49 +0100
commitcbc6baf5e9084b78770b1adeb063c11a842a1a64 (patch)
treeb9bc4dfdae8cad24d1a0d255b6e7e62be5136b1e
parent8a1b16fd609c62705d4fde12e4b3a496d3adf27e (diff)
downloadguix-cbc6baf5e9084b78770b1adeb063c11a842a1a64.tar.gz
guix-cbc6baf5e9084b78770b1adeb063c11a842a1a64.zip
gnu: emacs-greader: Update to 0.12.5.
* gnu/packages/emacs-xyz.scm (emacs-greader): Update to 0.12.5. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I2685f757efd7bc675866343cc1b81befc6374907
-rw-r--r--gnu/packages/emacs-xyz.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index a4097f9346..29905b985d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -7775,10 +7775,10 @@ column by drawing a thin line down the length of the editing window.")
(license license:gpl3+)))
(define-public emacs-greader
- (let ((commit "0379b8a704692d6dbd728afdd982317803052e32")) ;version bump
+ (let ((commit "d58c1ee051afe384e23455b7c8b72ee1eae4850f")) ;version bump
(package
(name "emacs-greader")
- (version "0.12.3")
+ (version "0.12.5")
(source
(origin
(uri (git-reference
@@ -7787,7 +7787,7 @@ column by drawing a thin line down the length of the editing window.")
(method git-fetch)
(file-name (git-file-name name version))
(sha256
- (base32 "0jg45w3w5qr2x7ga3z68ihs2g1fid6bl5dvvs10yh1rkpc6mjbd0"))))
+ (base32 "1wh9xbz4az4b90m2r2ffmrvwlv2ig75bxycmkqghaz4hhx2gkvaz"))))
(build-system emacs-build-system)
(arguments
(list