This is an automated email from the git hooks/post-receive script.

civodul pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new 3bae9aad hydra: bayfront: Update Guix-Science URL.
3bae9aad is described below

commit 3bae9aad6a4bd13b948ca5c01ffc55f4a8453a1a
Author: Ludovic Courtès <[email protected]>
AuthorDate: Thu Oct 17 18:44:31 2024 +0200

    hydra: bayfront: Update Guix-Science URL.
    
    * hydra/bayfront.scm (%hpcguix-web-channels)
    (%hpcguix-web-channel-descriptions): Update.
---
 hydra/bayfront.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm
index f7e25737..ad664c60 100644
--- a/hydra/bayfront.scm
+++ b/hydra/bayfront.scm
@@ -155,7 +155,7 @@ Happy hacking!\n"))
                       "3CE4 6455 8A84 FDC6 9DB4  0CFB 090B 1199 3D9A EBB5"))))
                   (channel
                    (name 'guix-science)
-                   (url "https://github.com/guix-science/guix-science.git";)
+                   (url "https://codeberg.org/guix-science/guix-science.git";)
                    (introduction
                     (make-channel-introduction
                      "b1fe5aaff3ab48e798a4cce02f0212bc91f423dc"
@@ -226,7 +226,7 @@ Happy hacking!\n"))
 
             (channel-description
              (name 'guix-science)
-             (home-page "https://github.com/guix-science/guix-science";)
+             (home-page "https://codeberg.org/guix-science/guix-science";)
              (synopsis "General scientific and statistics packages")
              (ci-badge (inria-cuirass-badge "guix-science"))
              (ci-url (inria-cuirass-dashboard "guix-science"))

Reply via email to