mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-28 05:00:29 +02:00
gnu: zfs: Update to 2.4.0.
* gnu/packages/file-systems.scm (zfs): Update to 2.4.0. Change-Id: I0841d20570de9deeae0390bf7a7e6a0da2f13961 Signed-off-by: Hilton Chain <hako@ultrarare.space> Merges: #4294
This commit is contained in:
committed by
Hilton Chain
parent
45d45099d7
commit
8296d37110
@@ -1721,7 +1721,7 @@ with the included @command{xfstests-check} helper.")
|
||||
(define-public zfs
|
||||
(package
|
||||
(name "zfs")
|
||||
(version "2.3.4")
|
||||
(version "2.4.0")
|
||||
(outputs '("out" "module" "src"))
|
||||
(source
|
||||
(origin
|
||||
@@ -1730,7 +1730,7 @@ with the included @command{xfstests-check} helper.")
|
||||
"/download/zfs-" version
|
||||
"/zfs-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "15d47y4alicdl99pjidks9p1hqk9glz5y0w024d1ccq16v7rghwy"))))
|
||||
(base32 "1vn9fnpi279vb5y3pdplshq6qy2hixg7vr73q1a5bnbi1bg17pvv"))))
|
||||
(build-system linux-module-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user