From: Ashish SHUKLA via Guix-patches via <guix-patches@gnu.org>
To: 75119@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>,
Leo Famulari <leo@famulari.name>, Wilko Meyer <w@wmeyer.eu>
Subject: [bug#75119] [PATCH] gnu: e2fsprogs: Update to 1.47.1.
Date: Thu, 26 Dec 2024 14:59:26 +0000 [thread overview]
Message-ID: <40470449d9a1cc059f5bfaa234e4a7ccdac1627b.1735225166.git.ashish.is@lostca.se> (raw)
* gnu/packages/linux.scm (e2fsprogs): Update to 1.47.1.
Change-Id: I428973b6a04a99eca96592d79d1bf7da47fd6680
---
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 78d3d737b5..b9c7755dfa 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2738,7 +2738,7 @@ (define-public usbip-utils
(define-public e2fsprogs
(package
(name "e2fsprogs")
- (version "1.47.0")
+ (version "1.47.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2747,7 +2747,7 @@ (define-public e2fsprogs
"e2fsprogs-" version ".tar.xz"))
(sha256
(base32
- "1nymjw801lmlr5y6bg1zv9jsip5dkyxqislbdzpir4mx5czzajhl"))))
+ "1lg0k5fh41nl0ldbh76hwdx3g5kqzqyc245vljy88wnlgw2dqcss"))))
(build-system gnu-build-system)
(inputs (list `(,util-linux "lib")))
(native-inputs (list pkg-config
base-commit: f96c14e3ca6b22e56621cc04a1bf06a8cac6ca23
--
2.47.1
reply other threads:[~2024-12-26 15:00 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=40470449d9a1cc059f5bfaa234e4a7ccdac1627b.1735225166.git.ashish.is@lostca.se \
--to=guix-patches@gnu.org \
--cc=75119@debbugs.gnu.org \
--cc=ashish.is@lostca.se \
--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.