me
/
guix
Archived
1
0
Fork 0

gnu: emacs-marginalia: Update to 1.3.

* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.3.
Nicolas Goaziou 2023-07-05 23:26:11 +02:00
parent eb0763e61e
commit 0e2871f94f
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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