~ruther/guix-local

cbc6baf5e9084b78770b1adeb063c11a842a1a64 — Yuval Langer 1 year, 1 month ago 8a1b16f
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
1 files changed, 3 insertions(+), 3 deletions(-)

M gnu/packages/emacs-xyz.scm
M gnu/packages/emacs-xyz.scm => gnu/packages/emacs-xyz.scm +3 -3
@@ 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