GNU bug report logs -
#78177
[PATCH] gnu: emacs-fzf: Update to 641aef3
Previous Next
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 #20 received at 78177 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Make a new revision with minimal changes.
On May 3, 2025 22:14:09 GMT+03:00, nlif-m <m.payunen <at> gumrfradio.ru> wrote:
>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 18a139d997..24ef660b3d 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
>
[Message part 2 (text/html, inline)]
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.