diff mbox series

[bug#54425] Acknowledgement (home-pages renaming)

Message ID 87zglp6gf3.fsf@ngraves.fr
State New
Headers show
Series [bug#54425] Acknowledgement (home-pages renaming) | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git branch success View Git branch
cbaines/applying patch fail View Laminar job
cbaines/issue success View issue

Commit Message

Nicolas Graves March 16, 2022, 3:54 p.m. UTC
help-debbugs@gnu.org (GNU bug Tracking System) writes:

> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
>  guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 54425@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
diff mbox series

Patch

From 31a8191f0eb25528b3ecae1c65c9efabac987150 Mon Sep 17 00:00:00 2001
From: Nicolas Graves <ngraves@ngraves.fr>
Date: Wed, 16 Mar 2022 13:37:59 +0100
Subject: [PATCH 08/14] gnu: gdc-client: update home-page url.

---
 gnu/packages/bioinformatics.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index db378d791d..6865691c92 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8095,7 +8095,7 @@  (define-public gdc-client
            python-pyyaml
            python-requests
            python-termcolor))
-    (home-page "https://gdc.nci.nih.gov/access-data/gdc-data-transfer-tool")
+    (home-page "https://gdc.cancer.gov/access-data/gdc-data-transfer-tool")
     (synopsis "GDC data transfer tool")
     (description "The gdc-client provides several convenience functions over
 the GDC API which provides general download/upload via HTTPS.")
-- 
2.34.0