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

arunisaac pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new fa73f42  hydra: services: Switch skribilo channel to main branch.
fa73f42 is described below

commit fa73f4213f1d3e7413d8a8817f38fe27387c09f4
Author: Arun Isaac <arunis...@systemreboot.net>
AuthorDate: Sun May 12 18:05:53 2024 +0100

    hydra: services: Switch skribilo channel to main branch.
    
    * hydra/modules/sysadmin/services.scm (cuirass-specs): Switch skribilo
    channel to main branch.
---
 hydra/modules/sysadmin/services.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/hydra/modules/sysadmin/services.scm 
b/hydra/modules/sysadmin/services.scm
index 38aa9e3..bba7f66 100644
--- a/hydra/modules/sysadmin/services.scm
+++ b/hydra/modules/sysadmin/services.scm
@@ -6,6 +6,7 @@
 ;;; Copyright © 2023 Maxim Cournoyer <maxim.courno...@gmail.com>
 ;;; Copyright © 2023 Andreas Enge <andr...@enge.fr>
 ;;; Copyright © 2023 Lars-Dominik Braun <l...@leibniz-psychology.org>
+;;; Copyright © 2024 Arun Isaac <arunis...@systemreboot.net>
 ;;;
 ;;; This program is free software: you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
@@ -394,7 +395,7 @@ collection instead."
        (list (channel
               (name 'skribilo)
               (url "https://git.savannah.gnu.org/git/skribilo.git";)
-              (branch "master")
+              (branch "main")
               (introduction
                (make-channel-introduction
                 "adc9aa9600e27e68b48fa8d1477b9f448f0e3490"

Reply via email to