guix_mirror_bot pushed a commit to branch go-team in repository guix. commit 1f2acf2d40ad137cff209b10b9ef24acb867acf2 Author: Sharlatan Hellseher <sharlata...@gmail.com> AuthorDate: Wed Jun 11 19:05:11 2025 +0100
gnu: lf: Update to 35. * gnu/packages/disk.scm (lf): Update to 35. Change-Id: I507fb2ef4df181bfbf352629a0b97e278581da52 --- 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 8363b21d18..d179f4551f 100644 --- a/gnu/packages/disk.scm +++ b/gnu/packages/disk.scm @@ -1358,7 +1358,7 @@ on your file system and offers to remove it. @command{rmlint} can find: (define-public lf (package (name "lf") - (version "33") + (version "35") (source (origin (method git-fetch) @@ -1367,7 +1367,7 @@ on your file system and offers to remove it. @command{rmlint} can find: (commit (string-append "r" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1jmqf27ysi35n3hqahlzs5hym7i4w1mplklrvv0lc0baddzx7av8")))) + (base32 "19hk78j1cdnpjg5gjilm797vzzlppfard1qas9vxjhx289n8i76i")))) (build-system go-build-system) (arguments (list