gnu: emacs-boon: Update to 1.3.
* gnu/packages/emacs-xyz.scm (emacs-boon): Update to 1.3. Change-Id: I0c62dc2539d460ed6ca387d4c00e3640d65b72c0
This commit is contained in:
parent
8ec813f7b2
commit
85637f78c4
@ -18770,7 +18770,7 @@ configuration of Chinese fonts.")
|
|||||||
(define-public emacs-boon
|
(define-public emacs-boon
|
||||||
(package
|
(package
|
||||||
(name "emacs-boon")
|
(name "emacs-boon")
|
||||||
(version "1.2")
|
(version "1.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -18779,7 +18779,7 @@ configuration of Chinese fonts.")
|
|||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "18il2licf8pgfcrpx2bk55gpf8f537kb9cxqz83jldkhiyry74il"))))
|
(base32 "0jmmxav45sbch9prdxipd04rdmyh5ca1r9lpdlj61b5c4vlm4282"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list emacs-dash emacs-expand-region emacs-multiple-cursors
|
(list emacs-dash emacs-expand-region emacs-multiple-cursors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user