GNU bug report logs - #78177
[PATCH] gnu: emacs-fzf: Update to 641aef3

Previous Next

Package: guix-patches;

Reported by: nlif-m <m.payunen <at> gumrfradio.ru>

Date: Thu, 1 May 2025 06:21:03 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


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

From: nlif-m <m.payunen <at> gumrfradio.ru>
To: csantosb <at> inventati.org
Cc: nlif-m <m.payunen <at> gumrfradio.ru>, 78177 <at> debbugs.gnu.org
Subject: [PATCH v3] gnu: emacs-fzf: Update to 0.2-0.641aef3
Date: Thu,  8 May 2025 12:07:21 +0300
* gnu/packages/emacs-xyz.scm (emacs-fzf): Update to 0.2-0.641aef3

Change-Id: I184057e010f59275941cef67d3a5e658af47814c
---
 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 50a6f4c386..d64fe583d7 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2221,7 +2221,7 @@ (define-public emacs-meyvn
       (license license:gpl3+))))
 
 (define-public emacs-fzf
-  (let ((commit "21912ebc7e1084aa88c9d8b7715e782a3978ed23")
+  (let ((commit "641aef33c88df3733f13d559bcb2acc548a4a0c3")
         (revision "0"))
     (package
       (name "emacs-fzf")
@@ -2234,7 +2234,7 @@ (define-public emacs-fzf
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "0gdqjh8996hb06bnnyhi94k69mjfrzyfgq00a9s4wwagv28sqmkj"))))
+                  "1nyvam5jg4gih0x2rvwr4jn97lyhaic3adpdxpdfx682ckj1k2vp"))))
       (build-system emacs-build-system)
       (arguments
        (list
-- 
2.49.0





This bug report was last modified 13 days ago.

Previous Next


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