1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-27 03:21:49 +02:00

gnu: nilfs-utils: Update to 2.2.11.

* gnu/packages/file-systems.scm (nilfs-utils): Update to 2.2.11.

Change-Id: I332ae7293da1a2d58d76324746c6b735d190ed4e
This commit is contained in:
Tobias Geerinckx-Rice
2024-08-18 02:00:00 +02:00
parent b5fc642ae6
commit d6d64c7e19
+2 -2
View File
@@ -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