mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-mistty: Update to 1.5.
* gnu/packages/emacs-xyz.scm (emacs-mistty): Update to 1.5. Change-Id: I9db33c83e9eb0aa3d77676a282b272d8dd43e5e8
This commit is contained in:
parent
c31efc0398
commit
8636c0910f
1 changed files with 2 additions and 2 deletions
|
@ -5122,7 +5122,7 @@ programs such as @code{vi}, @code{top}, @code{htop} or even @code{emacs
|
|||
(define-public emacs-mistty
|
||||
(package
|
||||
(name "emacs-mistty")
|
||||
(version "1.4")
|
||||
(version "1.5")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -5131,7 +5131,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 "1garqzcx14mwakbrp5p2vqynlbh819w8gjnf24x4xhv5aa5xy81j"))))
|
||||
(base32 "1dlb4k7sbjjgyhikbcw0qf9js328vhs964lmhciyh8ahcfb7i9l6"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue