GNU bug report logs - #77333
[PATCH] gnu: emacs-orderless: Update to 1.4.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Fri, 28 Mar 2025 10:27:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: emacs-orderless: Update to 1.4.
Date: Fri, 28 Mar 2025 11:25:13 +0100
* gnu/packages/emacs-xyz.scm (emacs-orderless): Update to 1.4.

Change-Id: I2d79ee3ee2936e3462e253d61a15df330e61e69f
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 72f8a8f415..e95cddf912 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13626,7 +13626,7 @@ (define-public emacs-selectrum
 (define-public emacs-orderless
   (package
     (name "emacs-orderless")
-    (version "1.3")
+    (version "1.4")
     (source
      (origin
        (method git-fetch)
@@ -13634,7 +13634,7 @@ (define-public emacs-orderless
              (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

base-commit: 0b6d9901ec11c9365f9c77da21c2d0bf4e07c6d9
-- 
2.49.0





This bug report was last modified 55 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.