emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58618: closed ([PATCH] gnu: fzf: update to 0.34.0)


From: GNU bug Tracking System
Subject: bug#58618: closed ([PATCH] gnu: fzf: update to 0.34.0)
Date: Tue, 15 Nov 2022 10:32:02 +0000

Your message dated Tue, 15 Nov 2022 12:31:43 +0200
with message-id <Y3Nqj2gCy0xLs9sh@3900XT>
and subject line Re: [bug#58618] [PATCH] gnu: fzf: update to 0.34.0
has caused the debbugs.gnu.org bug report #58618,
regarding [PATCH] gnu: fzf: update to 0.34.0
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
58618: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58618
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: fzf: update to 0.34.0 Date: Tue, 18 Oct 2022 21:34:08 -0400 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0
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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#58618] [PATCH] gnu: fzf: update to 0.34.0 Date: Tue, 15 Nov 2022 12:31:43 +0200
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]