~ruther/guix-local

186094e1fc784ac82004b5698e54db03be8c5095 — Nicolas Goaziou 1 year, 2 months ago 57803dd
gnu: emacs-forge: Update to 0.4.6.

* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 0.4.6.

Change-Id: Ib43714cf3c4e1b6eccc6aa42e3bd2f3a38e986e2
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/emacs-xyz.scm
M gnu/packages/emacs-xyz.scm => gnu/packages/emacs-xyz.scm +2 -2
@@ 33520,7 33520,7 @@ commands (a prefix and a suffix) we prefer to call it just a \"transient\".")
(define-public emacs-forge
  (package
     (name "emacs-forge")
     (version "0.4.5")
     (version "0.4.6")
     (source
      (origin
        (method git-fetch)


@@ 33529,7 33529,7 @@ commands (a prefix and a suffix) we prefer to call it just a \"transient\".")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
         (base32 "0jmq2mzbshz3dh39vwkqnb94li5bnq00rg3cn41wmqv3bvi0734y"))))
         (base32 "0mh542c9hy401jcvammd89v9ja3zxc16k7zhfflq67x90987mwhp"))))
     (build-system emacs-build-system)
     (arguments
      `(#:tests? #f                     ;no tests