GNU bug report logs - #77085
[PATCH] gnu: emacs-swiper: Update to 0.15.0.

Previous Next

Package: guix-patches;

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

Date: Mon, 17 Mar 2025 21:08: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-swiper: Update to 0.15.0.
Date: Mon, 17 Mar 2025 22:06:55 +0100
* gnu/packages/emacs-xyz.scm (emacs-swiper): Update to 0.15.0.

Change-Id: I89ffc626a91f03ed9719a028b3f7129a01e84269
---
 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 c0e8c810bf..b9b3b40e86 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14647,13 +14647,13 @@ (define-public emacs-sweet-theme
 (define-public emacs-swiper
   (package
     (name "emacs-swiper")
-    (version "0.14.2")
+    (version "0.15.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://elpa.gnu.org/packages/swiper-" version ".tar"))
        (sha256
-        (base32 "1x6jnc0nrk68kww12gq6w8nss6ny76xz0fgxf57550bbipx9pa8m"))))
+        (base32 "16vznhb8zqzqvg3i2pkwfani2h19dm08aj7qv334mlyj97rv1ppn"))))
     (build-system emacs-build-system)
     (propagated-inputs
      (list emacs-ivy))

base-commit: b8024fa1ade69a4f97990f0e3379eef01dfd40c2
-- 
2.48.1





This bug report was last modified 119 days ago.

Previous Next


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