unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55254] [PATCH] gnu: lf: Update to 27
@ 2022-05-04  6:08 Chadwain Holness
  2022-05-08 21:36 ` bug#55254: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Chadwain Holness @ 2022-05-04  6:08 UTC (permalink / raw)
  To: 55254; +Cc: Chadwain Holness

* gnu/packages/disk.scm (lf): Update to 27.
[native-inputs]: Remove go-github.com-nsf-termbox-go.
---
 gnu/packages/disk.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm
index 15d0401090..38465c2d47 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -1098,7 +1098,7 @@ (define-public rmlint
 (define-public lf
   (package
     (name "lf")
-    (version "25")
+    (version "27")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1107,11 +1107,10 @@ (define-public lf
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "014cybng6hc9y3ma74hpc1ac3rkz4ydflx8jbmvx81rdd08rzwz7"))))
+                "1piym8za0iw2s8yryh39y072f90mzisv89ffvn1jzb71f71mbfqa"))))
     (build-system go-build-system)
     (native-inputs
      `(("go-github.com-mattn-go-runewidth" ,go-github.com-mattn-go-runewidth)
-       ("go-github.com-nsf-termbox-go" ,go-github.com-nsf-termbox-go)
        ("go-golang-org-x-term" ,go-golang-org-x-term)
        ("go-gopkg-in-djherbis-times-v1" ,go-gopkg-in-djherbis-times-v1)
        ("go-github-com-gdamore-tcell-v2" ,go-github-com-gdamore-tcell-v2)))
-- 
2.35.1





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

* bug#55254: [PATCH] gnu: lf: Update to 27
  2022-05-04  6:08 [bug#55254] [PATCH] gnu: lf: Update to 27 Chadwain Holness
@ 2022-05-08 21:36 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-05-08 21:36 UTC (permalink / raw)
  To: Chadwain Holness; +Cc: 55254-done

Hi,

Chadwain Holness <chadwainholness@gmail.com> skribis:

> * gnu/packages/disk.scm (lf): Update to 27.
> [native-inputs]: Remove go-github.com-nsf-termbox-go.

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2022-05-08 21:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-04  6:08 [bug#55254] [PATCH] gnu: lf: Update to 27 Chadwain Holness
2022-05-08 21:36 ` bug#55254: " Ludovic Courtès

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).