GNU bug report logs -
#63743
[PATCH] fzf: Update to 0.41.0.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63743 in the body.
You can then email your comments to 63743 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#63743
; Package
guix-patches
.
(Sat, 27 May 2023 03:54:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
kiasoc5 <kiasoc5 <at> disroot.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 27 May 2023 03:54:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#63743
; Package
guix-patches
.
(Sat, 10 Jun 2023 19:15:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Sat, 10 Jun 2023 19:15:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
kiasoc5 <kiasoc5 <at> disroot.org>
:
bug acknowledged by developer.
(Sat, 10 Jun 2023 19:15:04 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 09 Jul 2023 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 306 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.