gnu: erofs-utils: Update to 1.7.1.
* gnu/packages/linux.scm (erofs-utils): Update to 1.7.1. Change-Id: Ia1ac5355c8b0587d42839a551491f153fe2f1c75
This commit is contained in:
parent
87639bc754
commit
6aeb08233d
@ -9841,7 +9841,7 @@ kernel side implementation.")
|
|||||||
(define-public erofs-utils
|
(define-public erofs-utils
|
||||||
(package
|
(package
|
||||||
(name "erofs-utils")
|
(name "erofs-utils")
|
||||||
(version "1.7")
|
(version "1.7.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -9850,7 +9850,7 @@ kernel side implementation.")
|
|||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0bi8n1kb263v1gvis21pa9dxsf3p96d1nasm21icmv3rd9g2xh6p"))))
|
(base32 "1mvybd06cswxj0nzk9ph1pkb9mrs8lvcbn6cgsp7z3wl6jai9d6d"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
(list lz4
|
(list lz4
|
||||||
|
Loading…
Reference in New Issue
Block a user