guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: hydra: services: Change branch name of Shepherd and Cuirass.


From: Ludovic Courtès
Subject: 02/02: hydra: services: Change branch name of Shepherd and Cuirass.
Date: Sun, 14 Jan 2024 17:10:57 -0500 (EST)

civodul pushed a commit to branch master
in repository maintenance.

commit ea94390b9deedd5b34adacfd841b625f0c2350cf
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Sun Jan 14 23:09:17 2024 +0100

    hydra: services: Change branch name of Shepherd and Cuirass.
    
    * hydra/modules/sysadmin/services.scm (cuirass-specs): Change branch
    name of Shepherd and Cuirass.
---
 hydra/modules/sysadmin/services.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/hydra/modules/sysadmin/services.scm 
b/hydra/modules/sysadmin/services.scm
index 6a5cf0c..c916cb1 100644
--- a/hydra/modules/sysadmin/services.scm
+++ b/hydra/modules/sysadmin/services.scm
@@ -374,7 +374,7 @@ collection instead."
        (list (channel
               (name 'shepherd)
               (url "https://git.savannah.gnu.org/git/shepherd.git";)
-              (branch "master")
+              (branch "main")
               (introduction
                (make-channel-introduction
                 "788a6d6f1d5c170db68aa4bbfb77024fdc468ed3"
@@ -410,7 +410,7 @@ collection instead."
        (list (channel
               (name 'cuirass)
               (url "https://git.savannah.gnu.org/git/guix/guix-cuirass.git";)
-              (branch "master")
+              (branch "main")
               (introduction
                (make-channel-introduction
                 "c75620777c33273fcd14261660288ec1b2dc8123"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]