mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: emacs-orderless: Update to 1.4.
* gnu/packages/emacs-xyz.scm (emacs-orderless): Update to 1.4. Change-Id: I2d79ee3ee2936e3462e253d61a15df330e61e69f Signed-off-by: Ian Eure <ian@retrospec.tv>
This commit is contained in:
parent
a981f5cb93
commit
de3372b6dc
1 changed files with 2 additions and 2 deletions
|
@ -13626,7 +13626,7 @@ interface.")
|
|||
(define-public emacs-orderless
|
||||
(package
|
||||
(name "emacs-orderless")
|
||||
(version "1.3")
|
||||
(version "1.4")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -13634,7 +13634,7 @@ interface.")
|
|||
(url "https://github.com/oantolin/orderless")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32 "0w7vrhqg3klr0zxnijmfgfgr5nf6z3cmlrbw3qz9y7z2p2ll5w8m"))
|
||||
(base32 "1la91fk322n600h4wnavx7a6rdc44mz4v4gg1fb3cpwjsw746sl8"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue