[PATCH] gnu: emacs-swiper: Update to 0.15.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Cayetano Santos
  • Ian Eure
Owner
unassigned
Submitted by
Cayetano Santos
Severity
normal

Debbugs page

C
C
Cayetano Santos wrote on 17 Mar 14:06 -0700
(address . guix-patches@gnu.org)(name . Cayetano Santos)(address . csantosb@inventati.org)
008d9b807b01b34f5c745cf8ce0fe81252cade91.1742245615.git.csantosb@inventati.org
* 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(-)

Toggle diff (24 lines)
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
I
I
Ian Eure wrote on 22 Mar 08:48 -0700
(name . Cayetano Santos)(address . csantosb@inventati.org)(address . 77085@debbugs.gnu.org)
87r02phxsf.fsf@retrospec.tv
Hi Cayetano,

Pushed as 90dd6cf01c.

Thanks,

-- Ian
I
I
Ian Eure wrote on 22 Mar 08:48 -0700
control message for bug #77085
(address . control@debbugs.gnu.org)
87pli9hxs6.fsf@retrospec.tv
close 77085
quit
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 77085@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 77085
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch