mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-speed-type: Update to 1.4.
* gnu/packages/emacs-xyz.scm (emacs-speed-type): Update to 1.4. Change-Id: I5ac835f7cc7f6b99605a82809e1a50d1b5f78cfd
This commit is contained in:
parent
fdd8b5418c
commit
3091a86d7c
1 changed files with 2 additions and 2 deletions
|
@ -2576,7 +2576,7 @@ you will die. The game builds the list of words from the active buffer.")
|
|||
(define-public emacs-speed-type
|
||||
(package
|
||||
(name "emacs-speed-type")
|
||||
(version "1.3")
|
||||
(version "1.4")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -2585,7 +2585,7 @@ you will die. The game builds the list of words from the active buffer.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0nnvk3qnn61hg5rgwpiy1dqg6sqfh1m5256sbsk2pwrdmk54k85k"))))
|
||||
"1rw3lgm65jxcs7vbj0055ays4wv23mk2kj3xivnqmhnm030vk868"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue