mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: emacs-ellama: Update to 1.10.11.
* gnu/packages/emacs-xyz.scm (emacs-ellama): Update to 1.10.11. Change-Id: Id678fe113b521a98ff2db2c041514d9481f9f7ae
This commit is contained in:
parent
88c1563121
commit
37adaed2cd
1 changed files with 2 additions and 2 deletions
|
|
@ -6853,7 +6853,7 @@ that the binary uses instead of the actual binary contents.")
|
|||
(define-public emacs-ellama
|
||||
(package
|
||||
(name "emacs-ellama")
|
||||
(version "1.9.0")
|
||||
(version "1.10.11")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -6863,7 +6863,7 @@ that the binary uses instead of the actual binary contents.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"09xzn4daf80w7x6kbj2b8az89viv66sh367kxlxymr7rsznq1a7q"))))
|
||||
"1sn6b8qfjgf8vx7sffzv8irhsk5ciy24q58ynfr354k5jpxxxkqm"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue