mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rmlint: Update to 2.10.3.
* gnu/packages/disk.scm (rmlint): Update to 2.10.3. Change-Id: I46b3f8c0bad5b7c179c353a7df6794b2f3b4a633
This commit is contained in:
parent
1cba6d4cba
commit
c4fef87024
1 changed files with 2 additions and 2 deletions
|
@ -1406,7 +1406,7 @@ LVM D-Bus API).")
|
|||
(define-public rmlint
|
||||
(package
|
||||
(name "rmlint")
|
||||
(version "2.10.2")
|
||||
(version "2.10.3")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -1415,7 +1415,7 @@ LVM D-Bus API).")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0sk4v1chnk2hvzi92svyf8qgamfs4fvial90qwx4a7dayxhkbsm4"))))
|
||||
"1033h99z443wqb66rrh34gmnlnlbjsm5j1sqpg069jdih2ffi6a3"))))
|
||||
(build-system scons-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue