me
/
guix
Archived
1
0
Fork 0

gnu: emacs-marginalia: Update to 1.2.

* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.2.
master
Nicolas Goaziou 2023-04-18 15:13:50 +02:00 committed by Maxim Cournoyer
parent 2f1b156d04
commit d02b17534a
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -11090,7 +11090,7 @@ expansion and overwriting the marked region with a new snippet completion.")
(define-public emacs-marginalia
(package
(name "emacs-marginalia")
(version "1.1")
(version "1.2")
(source
(origin
(method git-fetch)
@ -11099,7 +11099,7 @@ expansion and overwriting the marked region with a new snippet completion.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0zi3q7dd9dgrhbz6ww270i43kkqs0ddk0vzs89mfvwa5pzw32d2q"))))
(base32 "0zf88pvjs3v231rpk4km03n19xyfx6hn0fny08y4pv42dz3xkcwg"))))
(build-system emacs-build-system)
(arguments
(list