diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2025-12-19 15:13:40 +0100 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2025-12-19 15:14:44 +0100 |
| commit | 5667601c1498eee0db5afebd2b35225939efc2e6 (patch) | |
| tree | 02d4e26e157f3fdffaccbee05eb767efd9289820 /gnu | |
| parent | d5f271ebf8da477ce4c945f743ac7350ae6b493f (diff) | |
gnu: emacs-ellama: Update to 1.9.0.
* gnu/packages/emacs-xyz.scm (emacs-ellama): Update to 1.9.0.
Change-Id: I552ad8dcb7108358e290f46c59ce3d3f16c810ac
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 |
