1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: rmlint: Update to 2.10.2.

* gnu/packages/disk.scm (rmlint): Update to 2.10.2.
This commit is contained in:
Tobias Geerinckx-Rice
2023-08-06 02:00:00 +02:00
parent fe5f242162
commit 02ccc57635

View File

@@ -1131,7 +1131,7 @@ LVM D-Bus API).")
(define-public rmlint
(package
(name "rmlint")
(version "2.10.1")
(version "2.10.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1140,7 +1140,7 @@ LVM D-Bus API).")
(file-name (git-file-name name version))
(sha256
(base32
"15xfkcw1bkfyf3z8kl23k3rlv702m0h7ghqxvhniynvlwbgh6j2x"))))
"0sk4v1chnk2hvzi92svyf8qgamfs4fvial90qwx4a7dayxhkbsm4"))))
(build-system scons-build-system)
(arguments
`(#:scons ,scons-python2