~ruther/guix-local

5667601c1498eee0db5afebd2b35225939efc2e6 — Cayetano Santos 2 months ago d5f271e
gnu: emacs-ellama: Update to 1.9.0.

* gnu/packages/emacs-xyz.scm (emacs-ellama): Update to 1.9.0.

Change-Id: I552ad8dcb7108358e290f46c59ce3d3f16c810ac
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
@@ 6758,7 6758,7 @@ that the binary uses instead of the actual binary contents.")
(define-public emacs-ellama
  (package
    (name "emacs-ellama")
    (version "1.8.7")
    (version "1.9.0")
    (source
     (origin
       (method git-fetch)


@@ 6768,7 6768,7 @@ that the binary uses instead of the actual binary contents.")
       (file-name (git-file-name name version))
       (sha256
        (base32
         "14f4mwkjsldygvv232d3ivkggizm3ccyrgyd01hymfmv6xazj155"))))
         "09xzn4daf80w7x6kbj2b8az89viv66sh367kxlxymr7rsznq1a7q"))))
    (build-system emacs-build-system)
    (arguments
     (list