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.3.
* gnu/packages/emacs-xyz.scm (emacs-orderless): Update to 1.3. Change-Id: I3fcf665958d7da1c66e1beeb71ae0a7a1a4b6b98
This commit is contained in:
parent
8f9a7a8f4a
commit
8da340b91f
1 changed files with 2 additions and 2 deletions
|
@ -12981,7 +12981,7 @@ interface.")
|
|||
(define-public emacs-orderless
|
||||
(package
|
||||
(name "emacs-orderless")
|
||||
(version "1.2")
|
||||
(version "1.3")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -12989,7 +12989,7 @@ interface.")
|
|||
(url "https://github.com/oantolin/orderless")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32 "0yqnbcrf8ai1fivd13d8w619qwjd51rf4pqyakqp2kf02z7m4kpb"))
|
||||
(base32 "0w7vrhqg3klr0zxnijmfgfgr5nf6z3cmlrbw3qz9y7z2p2ll5w8m"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue