~ruther/guix-local

e8beb2b9ec95faccb90805423ff35b06f419efb2 — Ashish SHUKLA 8 months ago 82c2d59
gnu: zfs: Update to 2.3.4.

* gnu/packages/file-systems.scm (zfs): Update to 2.3.4.

Change-Id: I822df0d197552a0785ba20421772029db24ea918
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/file-systems.scm
M gnu/packages/file-systems.scm => gnu/packages/file-systems.scm +2 -2
@@ 1677,7 1677,7 @@ with the included @command{xfstests-check} helper.")
(define-public zfs
  (package
    (name "zfs")
    (version "2.3.3")
    (version "2.3.4")
    (outputs '("out" "module" "src"))
    (source
     (origin


@@ 1686,7 1686,7 @@ with the included @command{xfstests-check} helper.")
                           "/download/zfs-" version
                           "/zfs-" version ".tar.gz"))
       (sha256
        (base32 "0wgh64qjfm81s7f6dy61cy4hycqm2g5vnlqpl02i5a0fiw8j4hc4"))))
        (base32 "15d47y4alicdl99pjidks9p1hqk9glz5y0w024d1ccq16v7rghwy"))))
    (build-system linux-module-build-system)
    (arguments
     (list