mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-mistty: Update to 1.4.
* gnu/packages/emacs-xyz.scm (emacs-mistty): Update to 1.4. Change-Id: Ia7bf2a1903a0706a0f7ea1efb1244e32cab2b3d9
This commit is contained in:
parent
c979d85426
commit
8b8bd85e5f
1 changed files with 2 additions and 2 deletions
|
@ -4677,7 +4677,7 @@ programs such as @code{vi}, @code{top}, @code{htop} or even @code{emacs
|
|||
(define-public emacs-mistty
|
||||
(package
|
||||
(name "emacs-mistty")
|
||||
(version "1.3")
|
||||
(version "1.4")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -4686,7 +4686,7 @@ programs such as @code{vi}, @code{top}, @code{htop} or even @code{emacs
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0wyhv6skml0p9lajhmfbwc8wm3r1107kgwyvh31dyi9m4zhc52zh"))))
|
||||
(base32 "1garqzcx14mwakbrp5p2vqynlbh819w8gjnf24x4xhv5aa5xy81j"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue