unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: raid5atemyhomework via Bug reports for GNU Guix <bug-guix@gnu.org>
To: 53021@debbugs.gnu.org
Subject: bug#53021: [PATCH] gnu: zfs: Update to 2.1.2.
Date: Wed, 05 Jan 2022 08:24:10 +0000	[thread overview]
Message-ID: <uhdWRarzPpczPbmuxf-WsvRlbDaF1NC-2zkBXCjBoz1s0MPGtJd9ZaOBeIE31myZ1VfGTlO5q18p7fu3i_UHxSX1Cv7vnixL42Hl4LWLpiA=@protonmail.com> (raw)

From e12c75a2c4a6430a15511d1e8aba77cde90042f6 Mon Sep 17 00:00:00 2001
From: raid5atemyhomework <raid5atemyhomework@protonmail.com>
Date: Wed, 5 Jan 2022 16:19:34 +0800
Subject: [PATCH] gnu: zfs: Update to 2.1.2.

* gnu/packages/file-systems.scm (zfs): Update to 2.1.2.
---
 gnu/packages/file-systems.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index ca6a3b2031..bc1b02d481 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1146,7 +1146,7 @@ (define args
 (define-public zfs
   (package
     (name "zfs")
-    (version "2.1.1")
+    (version "2.1.2")
     (outputs '("out" "module" "src"))
     (source
       (origin
@@ -1155,7 +1155,7 @@ (define-public zfs
                               "/download/zfs-" version
                               "/zfs-" version ".tar.gz"))
           (sha256
-           (base32 "1zsc0zkz5cci6pxc0kwzn3xg72qv2fq65phb768y5dgk1784hkxx"))))
+           (base32 "1rxrr329y6zgkcqv0gah8bgi9ih6pqaay7mnk4xqlrhzgb8z3315"))))
     (build-system linux-module-build-system)
     (arguments
      `(;; The ZFS kernel module should not be downloaded since the license

base-commit: e675030fba924a1aef2677f8ab912eaa3c46403c
--
2.34.0





             reply	other threads:[~2022-01-05  8:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-05  8:24 raid5atemyhomework via Bug reports for GNU Guix [this message]
2022-01-05 22:24 ` bug#53021: [PATCH] gnu: zfs: Update to 2.1.2 Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='uhdWRarzPpczPbmuxf-WsvRlbDaF1NC-2zkBXCjBoz1s0MPGtJd9ZaOBeIE31myZ1VfGTlO5q18p7fu3i_UHxSX1Cv7vnixL42Hl4LWLpiA=@protonmail.com' \
    --to=bug-guix@gnu.org \
    --cc=53021@debbugs.gnu.org \
    --cc=raid5atemyhomework@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).