From: Chadwain Holness <chadwainholness@gmail.com>
To: 51097@debbugs.gnu.org
Cc: Chadwain Holness <chadwainholness@gmail.com>
Subject: [bug#51097] [PATCH 1/1] gnu: lf: Update to 25
Date: Sun, 10 Oct 2021 14:21:38 -0400 [thread overview]
Message-ID: <20211010182137.8814-2-chadwainholness@gmail.com> (raw)
In-Reply-To: <20211010182137.8814-1-chadwainholness@gmail.com>
* gnu/packages/disk.scm (lf): Update to 25
---
gnu/packages/disk.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm
index 769fc63748..abe49d7ad3 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -1046,7 +1046,7 @@ on your file system and offers to remove it. @command{rmlint} can find:
(define-public lf
(package
(name "lf")
- (version "24")
+ (version "25")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1055,7 +1055,7 @@ on your file system and offers to remove it. @command{rmlint} can find:
(file-name (git-file-name name version))
(sha256
(base32
- "0nc7vfkaxxl2a201wnbz74an3siz8cjwrfylx17v6al5n93vxip0"))))
+ "014cybng6hc9y3ma74hpc1ac3rkz4ydflx8jbmvx81rdd08rzwz7"))))
(build-system go-build-system)
(native-inputs
`(("go-github.com-mattn-go-runewidth" ,go-github.com-mattn-go-runewidth)
--
2.33.0
prev parent reply other threads:[~2021-10-10 18:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-08 19:01 [bug#51097] [PATCH 0/2] gnu: lf: Update to 24 Chadwain Holness
2021-10-08 19:18 ` [bug#51097] [PATCH 1/2] gnu: Add go-gopkg-in-djherbis-times-v1 Chadwain Holness
2021-10-08 19:18 ` [bug#51097] [PATCH 2/2] gnu: lf: Update to 24 Chadwain Holness
2021-10-14 13:49 ` bug#51097: [PATCH 0/2] " Ludovic Courtès
2021-10-10 18:21 ` [bug#51097] [PATCH 0/1] Update lf to 25 Chadwain Holness
2021-10-10 18:21 ` Chadwain Holness [this message]
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211010182137.8814-2-chadwainholness@gmail.com \
--to=chadwainholness@gmail.com \
--cc=51097@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 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).