From d6d64c7e19f48af6aca3d18d1c4ab3a91e9d6486 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sun, 18 Aug 2024 02:00:00 +0200 Subject: [PATCH] gnu: nilfs-utils: Update to 2.2.11. * gnu/packages/file-systems.scm (nilfs-utils): Update to 2.2.11. Change-Id: I332ae7293da1a2d58d76324746c6b735d190ed4e --- gnu/packages/file-systems.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm index 5b4f31c1af0..d5262a63f25 100644 --- a/gnu/packages/file-systems.scm +++ b/gnu/packages/file-systems.scm @@ -896,14 +896,14 @@ from the jfsutils package. It is meant to be used in initrds.") (define-public nilfs-utils (package (name "nilfs-utils") - (version "2.2.9") + (version "2.2.11") (source (origin (method url-fetch) (uri (string-append "https://nilfs.sourceforge.io/download" "/nilfs-utils-" version ".tar.bz2")) (sha256 - (base32 "15vsayvzr8nc29n939sz9ddq46vpn53rp8h8qv484h88qac3kxjx")))) + (base32 "1k9l5kzhdph3jh04kxz4dn5yb210205iycbnpklrpi6jy1zqj0l6")))) (build-system gnu-build-system) (arguments (list