From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
Cc: 74815-done@debbugs.gnu.org, ashish.is@lostca.se
Subject: bug#74815: [PATCH] gnu: zfs: Update to 2.2.7.
Date: Fri, 13 Dec 2024 20:49:36 +0800 [thread overview]
Message-ID: <87bjxf693z.fsf@iscas.ac.cn> (raw)
In-Reply-To: <0c06a85ca264bf8d794d0551d8a1d80d3f6274f8.1733996667.git.ashish.is@lostca.se> (ashish is's message of "Thu, 12 Dec 2024 10:44:27 +0100")
[-- Attachment #1: Type: text/plain, Size: 1527 bytes --]
"ashish.is--- via Guix-patches" via <guix-patches@gnu.org> writes:
> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> * gnu/packages/file-systems.scm (zfs): Update to 2.2.7.
>
> Change-Id: I91e1cf9651937b231de46431c9865cbcea29c89b
> ---
> gnu/packages/file-systems.scm | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
> index 46febebb0d..477f4d0d24 100644
> --- a/gnu/packages/file-systems.scm
> +++ b/gnu/packages/file-systems.scm
> @@ -1563,16 +1563,16 @@ (define-public xfstests
> (define-public zfs
> (package
> (name "zfs")
> - (version "2.2.6")
> + (version "2.2.7")
> (outputs '("out" "module" "src"))
> (source
> (origin
> (method url-fetch)
> - (uri (string-append "https://github.com/openzfs/zfs/releases"
> - "/download/zfs-" version
> - "/zfs-" version ".tar.gz"))
> - (sha256
> - (base32 "19x2a8k25i3y6nr7nx5aaqrpnp55vjmrw86p06zpgpf578804bn9"))))
> + (uri (string-append "https://github.com/openzfs/zfs/releases"
> + "/download/zfs-" version
> + "/zfs-" version ".tar.gz"))
> + (sha256
> + (base32 "0wkniyfjmbvyyfqv35fhbdx58qk7rck3f91j05x419pjmfzy7f5j"))))
> (build-system linux-module-build-system)
> (arguments
> (list
>
> base-commit: 21905248b46c5b7252d177a17575fd3f31bdc7f4
pushed, closing.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2024-12-13 12:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-12 9:44 [bug#74815] [PATCH] gnu: zfs: Update to 2.2.7 ashish.is--- via Guix-patches via
2024-12-13 12:49 ` Zheng Junjie [this message]
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=87bjxf693z.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=74815-done@debbugs.gnu.org \
--cc=ashish.is@lostca.se \
--cc=guix-patches@gnu.org \
/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).