From: Mike Delago <michaeldelago98@gmail.com>
To: 58618@debbugs.gnu.org
Subject: [bug#58618] [PATCH] gnu: fzf: update to 0.34.0
Date: Tue, 18 Oct 2022 21:34:08 -0400 [thread overview]
Message-ID: <c2ab6bde-1d2b-053c-acb2-edcae1703c27@gmail.com> (raw)
From cbc05ad879b30331f6d34589d4af057e0de4c768 Mon Sep 17 00:00:00 2001
From: michaeldelago <michaeldelago98@gmail.com>
Date: Tue, 18 Oct 2022 21:30:47 -0400
Subject: [PATCH] gnu: fzf: update to 0.
---
gnu/packages/terminals.scm | 6 ++++--
t-profile-923636.lock | 0
2 files changed, 4 insertions(+), 2 deletions(-)
create mode 100644 t-profile-923636.lock
diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index 8f2ac9974c..f27c017167 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -926,7 +926,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.25.0")
+ (version "0.34.0")
(source
(origin
(method git-fetch)
@@ -936,7 +936,7 @@ (define-public go-github-com-junegunn-fzf
(file-name (git-file-name name version))
(sha256
(base32
- "1j5bfxl4w8w3n89p051y8dhxg0py9l98v7r2gkr63bg4lj32faz8"))))
+ "023ksrmjg99svmkpnlh4k7gssv1sz2nl0v5b6bsr2iragvwrgkf4"))))
(build-system go-build-system)
(arguments
`(#:import-path "github.com/junegunn/fzf"))
@@ -946,7 +946,9 @@ (define-public go-github-com-junegunn-fzf
go-github-com-mattn-go-isatty
go-github-com-gdamore-tcell
go-github-com-saracen-walker
+ go-github-com-rivo-uniseg
go-golang.org-x-sync-errgroup
+ go-golang-org-x-term
go-golang-org-x-crypto))
(home-page "https://github.com/junegunn/fzf")
(synopsis "Command-line fuzzy-finder")
diff --git a/t-profile-923636.lock b/t-profile-923636.lock
new file mode 100644
index 0000000000..e69de29bb2
--
2.38.0
next reply other threads:[~2022-10-19 1:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-19 1:34 Mike Delago [this message]
2022-11-15 10:31 ` bug#58618: [PATCH] gnu: fzf: update to 0.34.0 Efraim Flashner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c2ab6bde-1d2b-053c-acb2-edcae1703c27@gmail.com \
--to=michaeldelago98@gmail.com \
--cc=58618@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.