all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 74886@debbugs.gnu.org
Cc: Leo Famulari <leo@famulari.name>, Wilko Meyer <w@wmeyer.eu>
Subject: [bug#74886] [PATCH] gnu: erofs-utils: Update to 1.8.3.
Date: Sun, 15 Dec 2024 21:17:34 +0800	[thread overview]
Message-ID: <ec76189dfc01f8bab5c8eea7d56506894617c281.1734268654.git.zhengjunjie@iscas.ac.cn> (raw)

* 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





                 reply	other threads:[~2024-12-15 13:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ec76189dfc01f8bab5c8eea7d56506894617c281.1734268654.git.zhengjunjie@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=74886@debbugs.gnu.org \
    --cc=leo@famulari.name \
    --cc=w@wmeyer.eu \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.