gnu: emacs-marginalia: Update to 2.8.

* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 2.8.

Change-Id: Ie859dc674db00c71dff8c41c77a9c7e36f3c8e0a
This commit is contained in:
Cayetano Santos 2026-01-21 10:15:47 +01:00 committed by Andreas Enge
parent cbd19b8038
commit 2d885c7423
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -15479,7 +15479,7 @@ expansion and overwriting the marked region with a new snippet completion.")
(define-public emacs-marginalia
(package
(name "emacs-marginalia")
(version "2.6")
(version "2.8")
(source
(origin
(method git-fetch)
@ -15488,7 +15488,7 @@ expansion and overwriting the marked region with a new snippet completion.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0hgjzd14qwh2434c94al05vq49gxw1b7k52ww9033hcrvpspgr6h"))))
(base32 "0fni7zs7az5ljpvd7ianbd26h9qwwsmmwwsc0b6l6ahy94sbza6p"))))
(build-system emacs-build-system)
(arguments
(list