diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/emacs-xyz.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 02f80879386..279ea02dc27 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm | |||
| @@ -6758,7 +6758,7 @@ that the binary uses instead of the actual binary contents.") | |||
| 6758 | (define-public emacs-ellama | 6758 | (define-public emacs-ellama |
| 6759 | (package | 6759 | (package |
| 6760 | (name "emacs-ellama") | 6760 | (name "emacs-ellama") |
| 6761 | (version "1.8.7") | 6761 | (version "1.9.0") |
| 6762 | (source | 6762 | (source |
| 6763 | (origin | 6763 | (origin |
| 6764 | (method git-fetch) | 6764 | (method git-fetch) |
| @@ -6768,7 +6768,7 @@ that the binary uses instead of the actual binary contents.") | |||
| 6768 | (file-name (git-file-name name version)) | 6768 | (file-name (git-file-name name version)) |
| 6769 | (sha256 | 6769 | (sha256 |
| 6770 | (base32 | 6770 | (base32 |
| 6771 | "14f4mwkjsldygvv232d3ivkggizm3ccyrgyd01hymfmv6xazj155")))) | 6771 | "09xzn4daf80w7x6kbj2b8az89viv66sh367kxlxymr7rsznq1a7q")))) |
| 6772 | (build-system emacs-build-system) | 6772 | (build-system emacs-build-system) |
| 6773 | (arguments | 6773 | (arguments |
| 6774 | (list | 6774 | (list |
