GNU bug report logs - #55369
[PATCH 1/2] gnu: zfs: Use new package style.

Previous Next

Package: guix-patches;

Reported by: Brian Cully <bjc <at> spork.org>

Date: Wed, 11 May 2022 13:38:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Brian Cully <bjc <at> spork.org>
To: 55369 <at> debbugs.gnu.org
Cc: Brian Cully <bjc <at> kublai.com>
Subject: [bug#55369] [PATCH] gnu: Change OpenZFS home page to reflect new project ownership.
Date: Wed, 11 May 2022 09:40:10 -0400
From: Brian Cully <bjc <at> kublai.com>

gnu/packages/file-systems.scm (zfs) [home-page]: Update URL.
---
 gnu/packages/file-systems.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index 9f4415ce18..9e68837562 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1271,7 +1271,7 @@ (define-public zfs
                   python-cffi
                   `(,util-linux "lib")
                   zlib))
-    (home-page "https://zfsonlinux.org/")
+    (home-page "https://openzfs.org/")
     (synopsis "OpenZFS on Linux")
     (description
      "OpenZFS is an advanced file system and volume manager which was
-- 
2.36.0





This bug report was last modified 3 years and 2 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.