guix-commits
[Top][All Lists]
Advanced

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

branch master updated: sysadmin: qa-frontpage: Update to 0-5.bfa1958.


From: Christopher Baines
Subject: branch master updated: sysadmin: qa-frontpage: Update to 0-5.bfa1958.
Date: Sun, 12 Mar 2023 18:13:15 -0400

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

cbaines pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new a7dbbc4  sysadmin: qa-frontpage: Update to 0-5.bfa1958.
a7dbbc4 is described below

commit a7dbbc4d3b678cd15b34fb69f4802e4e9e73a474
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Sun Mar 12 22:12:42 2023 +0000

    sysadmin: qa-frontpage: Update to 0-5.bfa1958.
    
    * hydra/modules/sysadmin/packages.scm (qa-frontpage): Update to
    0-5.bfa1958.
---
 hydra/modules/sysadmin/packages.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/hydra/modules/sysadmin/packages.scm 
b/hydra/modules/sysadmin/packages.scm
index 452370d..812e80a 100644
--- a/hydra/modules/sysadmin/packages.scm
+++ b/hydra/modules/sysadmin/packages.scm
@@ -30,8 +30,8 @@
   #:use-module (gnu packages package-management))
 
 (define-public qa-frontpage
-  (let ((commit "cd5687118de9858ac714d55800c2648969dbbb48")
-        (revision "4"))
+  (let ((commit "bfa1958d986cc5f610d5d65b629af84614f29d07")
+        (revision "5"))
     (package
       (name "guix-qa-frontpage")
       (version (git-version "0" revision commit))
@@ -43,7 +43,7 @@
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1rcd3gcmcgv3fgfpsg9chk185fmy88svfggz74ah25cbzxppmdhp"))))
+                  "0ry120462qpbz98xcx43pdzs8zn1n4i1mlkahda4srjxr1cz9qrw"))))
       (build-system gnu-build-system)
       (arguments
        `(#:modules (((guix build guile-build-system)



reply via email to

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