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 8e30a860 sysadmin: qa-frontpage: Update to 0-23.54a1182.
8e30a860 is described below

commit 8e30a860809ea8c80c60802c3ab3d4ffde0a6b02
Author: Christopher Baines <m...@cbaines.net>
AuthorDate: Thu Jun 27 12:07:41 2024 +0100

    sysadmin: qa-frontpage: Update to 0-23.54a1182.
    
    * hydra/modules/sysadmin/packages.scm (qa-frontpage): Update to
    0-23.54a1182.
---
 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 beb996c0..4efa31f8 100644
--- a/hydra/modules/sysadmin/packages.scm
+++ b/hydra/modules/sysadmin/packages.scm
@@ -40,8 +40,8 @@
   #:use-module (srfi srfi-26))
 
 (define-public qa-frontpage
-  (let ((commit "e1f9a8e475d5d1719ce3c5a90792254b6ae438bc")
-        (revision "22"))
+  (let ((commit "54a11820d0846026784e59f9aee5d9346aaf4d64")
+        (revision "23"))
     (package
       (name "guix-qa-frontpage")
       (version (git-version "0" revision commit))
@@ -53,7 +53,7 @@
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "06m1qmhvwjzdaacykzrim4zqnzg8ldbzgpgyah1qlh81b9m3mqi6"))))
+                  "0bq3pmdsn519qqh8bpysk0wnl0jc0km338dcns459fs2zlq40y4r"))))
       (build-system gnu-build-system)
       (arguments
        (list

Reply via email to