GNU bug report logs - #63743
[PATCH] fzf: Update to 0.41.0.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Sat, 27 May 2023 03:54:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: bug#63743: closed (Re: [bug#63743] [PATCH] fzf: Update to 0.41.0.)
Date: Sat, 10 Jun 2023 19:15:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#63743: [PATCH] fzf: Update to 0.41.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 63743 <at> debbugs.gnu.org.

-- 
63743: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63743
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: kiasoc5 via Guix-patches via <guix-patches <at> gnu.org>
Cc: kiasoc5 <kiasoc5 <at> disroot.org>, 63743-done <at> debbugs.gnu.org
Subject: Re: [bug#63743] [PATCH] fzf: Update to 0.41.0.
Date: Sat, 10 Jun 2023 21:14:43 +0200
Hello,

kiasoc5 via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/terminals.scm (go-github-com-junegunn-fzf): Update to
> 0.41.0.

I tweaked the commit message and applied your patch. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] fzf: Update to 0.41.0.
Date: Fri, 26 May 2023 23:53:00 -0400
* gnu/packages/terminals.scm (go-github-com-junegunn-fzf): Update to 0.41.0.
---
 gnu/packages/terminals.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index e3d0937ecc..7579d2e7bf 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -969,7 +969,7 @@ (define-public go-github.com-nsf-termbox-go
 (define-public go-github-com-junegunn-fzf
   (package
     (name "go-github-com-junegunn-fzf")
-    (version "0.34.0")
+    (version "0.41.0")
     (source
      (origin
        (method git-fetch)
@@ -979,7 +979,7 @@ (define-public go-github-com-junegunn-fzf
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "023ksrmjg99svmkpnlh4k7gssv1sz2nl0v5b6bsr2iragvwrgkf4"))))
+         "1l9nsvziip3azyvg8wi4g3x606fh6w9vpfcbcgjdzdnp2ywqciim"))))
     (build-system go-build-system)
     (arguments
      `(#:import-path "github.com/junegunn/fzf"))

base-commit: b96b82bcd4bc24529941ff74a91432481f1a71b5
prerequisite-patch-id: 8d592dc7c7e9869dbb3aa9b4d66825e28bf6584f
-- 
2.40.1




This bug report was last modified 1 year and 344 days ago.

Previous Next


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