unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58618] [PATCH] gnu: fzf: update to 0.34.0
@ 2022-10-19  1:34 Mike Delago
  2022-11-15 10:31 ` bug#58618: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Delago @ 2022-10-19  1:34 UTC (permalink / raw)
  To: 58618

 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#58618: [PATCH] gnu: fzf: update to 0.34.0
  2022-10-19  1:34 [bug#58618] [PATCH] gnu: fzf: update to 0.34.0 Mike Delago
@ 2022-11-15 10:31 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2022-11-15 10:31 UTC (permalink / raw)
  To: Mike Delago; +Cc: 58618-done

[-- Attachment #1: Type: text/plain, Size: 394 bytes --]

There was something up with the character encoding of your patch so I
had to manually apply it. Do make sure to keep the inputs sorted in the
future :)

Patch applied. Thanks!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-15 10:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-19  1:34 [bug#58618] [PATCH] gnu: fzf: update to 0.34.0 Mike Delago
2022-11-15 10:31 ` bug#58618: " Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).