unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74886] [PATCH] gnu: erofs-utils: Update to 1.8.3.
@ 2024-12-15 13:17 Zheng Junjie
  0 siblings, 0 replies; only message in thread
From: Zheng Junjie @ 2024-12-15 13:17 UTC (permalink / raw)
  To: 74886; +Cc: Leo Famulari, Wilko Meyer

* gnu/packages/linux.scm (erofs-utils): Update to 1.8.3.

Change-Id: I4747701b049fa5a2312cdaeca662601346d413d8
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 59a6424bd7..c8d24e2fda 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -10616,7 +10616,7 @@ (define-public liburing
 (define-public erofs-utils
   (package
     (name "erofs-utils")
-    (version "1.7.1")
+    (version "1.8.3")
     (source
      (origin
        (method git-fetch)
@@ -10625,7 +10625,7 @@ (define-public erofs-utils
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1mvybd06cswxj0nzk9ph1pkb9mrs8lvcbn6cgsp7z3wl6jai9d6d"))))
+        (base32 "1a57a8r58wp90a9r2fmkfxsq2agq78rm2qif3js0rsraz4hhrfn2"))))
     (build-system gnu-build-system)
     (inputs
      (list lz4

base-commit: cfd4f56f75a20b6732d463180d211f796c9032e5
prerequisite-patch-id: 15cdd623e84ee6ff5d9b9f2627ba11bb6dc2b885
prerequisite-patch-id: 558414c8e7720d15bb7c820f4cd648e84bd7f8ac
prerequisite-patch-id: 63791dc583a29b9dd2e14ed911ef4b683cf8a28d
prerequisite-patch-id: 01af8e17ea0b41057234e015ae001bd2699fc900
-- 
2.46.0





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-12-15 13:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-15 13:17 [bug#74886] [PATCH] gnu: erofs-utils: Update to 1.8.3 Zheng Junjie

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