guix-commits
[Top][All Lists]
Advanced

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

branch master updated: hydra: services: Update Cuirass.


From: Mathieu Othacehe
Subject: branch master updated: hydra: services: Update Cuirass.
Date: Tue, 08 Dec 2020 06:21:07 -0500

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

mothacehe pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new 3193616  hydra: services: Update Cuirass.
3193616 is described below

commit 3193616e16b103a7319d93adeffa2d8e13eb7990
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Tue Dec 8 12:20:58 2020 +0100

    hydra: services: Update Cuirass.
    
    * hydra/modules/sysadmin/services.scm (cuirass-without-fiber-tests): Update
    it.
---
 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 69d23a1..be80df3 100644
--- a/hydra/modules/sysadmin/services.scm
+++ b/hydra/modules/sysadmin/services.scm
@@ -412,7 +412,7 @@
               "Welcome to the Guix build frontend!\n\n"))
 
 (define cuirass-without-fiber-tests
-  (let ((commit "ab30c2284ff7d3d460628230f0a05e9af3b3842f")
+  (let ((commit "697fa14584551d9595cd042f1ffeba240e45a127")
         (revision "57"))
     (package
       (inherit cuirass)
@@ -426,7 +426,7 @@
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "1qpabhb4vc4cwgv7vvsk3h7w9jij70hnk29lqbqsbim5shgc29nn"))))
+          (base32 "0gw9cja8fiyra9vnn3y384gwanvsqdq6gwjcvmz91sy5lvfwv34m"))))
       (inputs
        `(("guile-fibers"
           ,(package (inherit guile-fibers)



reply via email to

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