diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2026-01-21 10:15:47 +0100 |
|---|---|---|
| committer | Rutherther <rutherther@ditigal.xyz> | 2026-01-25 21:25:36 +0100 |
| commit | 2ed7a414c55af286e3f3981000ec3e1b04450c80 (patch) | |
| tree | 8549eac2e9133871f4db260bdaf03443573f5d01 | |
| parent | faeb7870ed4b2f5b06cb40be257cfd1d107a90de (diff) | |
gnu: emacs-marginalia: Update to 2.8.
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 2.8.
Change-Id: Ie859dc674db00c71dff8c41c77a9c7e36f3c8e0a
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
| -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 2e86bee76c3..409c4d25546 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm | |||
| @@ -15479,7 +15479,7 @@ expansion and overwriting the marked region with a new snippet completion.") | |||
| 15479 | (define-public emacs-marginalia | 15479 | (define-public emacs-marginalia |
| 15480 | (package | 15480 | (package |
| 15481 | (name "emacs-marginalia") | 15481 | (name "emacs-marginalia") |
| 15482 | (version "2.6") | 15482 | (version "2.8") |
| 15483 | (source | 15483 | (source |
| 15484 | (origin | 15484 | (origin |
| 15485 | (method git-fetch) | 15485 | (method git-fetch) |
| @@ -15488,7 +15488,7 @@ expansion and overwriting the marked region with a new snippet completion.") | |||
| 15488 | (commit version))) | 15488 | (commit version))) |
| 15489 | (file-name (git-file-name name version)) | 15489 | (file-name (git-file-name name version)) |
| 15490 | (sha256 | 15490 | (sha256 |
| 15491 | (base32 "0hgjzd14qwh2434c94al05vq49gxw1b7k52ww9033hcrvpspgr6h")))) | 15491 | (base32 "0fni7zs7az5ljpvd7ianbd26h9qwwsmmwwsc0b6l6ahy94sbza6p")))) |
| 15492 | (build-system emacs-build-system) | 15492 | (build-system emacs-build-system) |
| 15493 | (arguments | 15493 | (arguments |
| 15494 | (list | 15494 | (list |
