From: Kaelyn Takata via Guix-patches via <guix-patches@gnu.org>
To: 50744@debbugs.gnu.org
Cc: Kaelyn Takata <kaelyn.alexi@protonmail.com>
Subject: [bug#50744] [PATCH] gnu: zfs: Update to 2.1.1.
Date: Wed, 22 Sep 2021 21:25:22 +0000 [thread overview]
Message-ID: <g9Phcy7xycS0iang8uv5QF893rynih19i3dqlqShhvc@cp4-web-032.plabs.ch> (raw)
* gnu/packages/file-systems.scm (zfs): Update to 2.1.1.
---
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 63a3d4b93d..47c34b28f1 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1175,7 +1175,7 @@ with the included @command{xfstests-check} helper.")
(define-public zfs
(package
(name "zfs")
- (version "2.1.0")
+ (version "2.1.1")
(outputs '("out" "module" "src"))
(source
(origin
@@ -1184,7 +1184,7 @@ with the included @command{xfstests-check} helper.")
"/download/zfs-" version
"/zfs-" version ".tar.gz"))
(sha256
- (base32 "0kzkggwznp4m3503f2m4lcinbl99jg50j4asrwfpfk1862vdrgb0"))))
+ (base32 "1zsc0zkz5cci6pxc0kwzn3xg72qv2fq65phb768y5dgk1784hkxx"))))
(build-system linux-module-build-system)
(arguments
`(;; The ZFS kernel module should not be downloaded since the license
--
2.33.0
next reply other threads:[~2021-09-22 21:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-22 21:25 Kaelyn Takata via Guix-patches via [this message]
2021-10-02 11:04 ` bug#50744: [PATCH] gnu: zfs: Update to 2.1.1 Arun Isaac
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=g9Phcy7xycS0iang8uv5QF893rynih19i3dqlqShhvc@cp4-web-032.plabs.ch \
--to=guix-patches@gnu.org \
--cc=50744@debbugs.gnu.org \
--cc=kaelyn.alexi@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).