me
/
guix
Archived
1
0
Fork 0

gnu: emacs-boon: Update to 1.3.

* gnu/packages/emacs-xyz.scm (emacs-boon): Update to 1.3.

Change-Id: I0c62dc2539d460ed6ca387d4c00e3640d65b72c0
master
Nicolas Goaziou 2024-01-21 23:39:39 +01:00
parent 8ec813f7b2
commit 85637f78c4
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -18770,7 +18770,7 @@ configuration of Chinese fonts.")
(define-public emacs-boon
(package
(name "emacs-boon")
(version "1.2")
(version "1.3")
(source
(origin
(method git-fetch)
@ -18779,7 +18779,7 @@ configuration of Chinese fonts.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "18il2licf8pgfcrpx2bk55gpf8f537kb9cxqz83jldkhiyry74il"))))
(base32 "0jmmxav45sbch9prdxipd04rdmyh5ca1r9lpdlj61b5c4vlm4282"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-dash emacs-expand-region emacs-multiple-cursors