* [bug#75119] [PATCH] gnu: e2fsprogs: Update to 1.47.1.
@ 2024-12-26 14:59 Ashish SHUKLA via Guix-patches via
0 siblings, 0 replies; only message in thread
From: Ashish SHUKLA via Guix-patches via @ 2024-12-26 14:59 UTC (permalink / raw)
To: 75119; +Cc: Ashish SHUKLA, Leo Famulari, Wilko Meyer
* 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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-26 15:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-26 14:59 [bug#75119] [PATCH] gnu: e2fsprogs: Update to 1.47.1 Ashish SHUKLA via Guix-patches via
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).