guix_mirror_bot pushed a commit to branch master
in repository guix.

commit cf9a48f6fc9d50d1b62f0f8f8a83e54653d97e7f
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Fri Dec 19 23:26:56 2025 +0900

    gnu: ceph: Update home page.
    
    * gnu/packages/storage.scm (ceph) [home-page]: Update URL.
    
    Change-Id: I46b4aaf0a9ed55db310c81241c1334681d4d34f1
---
 gnu/packages/storage.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/storage.scm b/gnu/packages/storage.scm
index b23fcad34f..c4440a4ec1 100644
--- a/gnu/packages/storage.scm
+++ b/gnu/packages/storage.scm
@@ -288,7 +288,7 @@
             xfsprogs
             zlib
             `(,zstd "lib"))))
-    (home-page "https://ceph.com/";)
+    (home-page "https://ceph.io/en/";)
     (synopsis "Distributed object store and file system")
     (description
      "Ceph is a distributed storage system designed for reliability and

Reply via email to