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-13.4c77d29.


From: Christopher Baines
Subject: branch master updated: sysadmin: qa-frontpage: Update to 0-13.4c77d29.
Date: Mon, 22 May 2023 14:42:30 -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 50d1ca5  sysadmin: qa-frontpage: Update to 0-13.4c77d29.
50d1ca5 is described below

commit 50d1ca5e6e2185c79d05a4ae51255716132f76d4
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Mon May 22 19:41:34 2023 +0100

    sysadmin: qa-frontpage: Update to 0-13.4c77d29.
    
    * hydra/modules/sysadmin/packages.scm (qa-frontpage): Update to
    0-13.4c77d29.
---
 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 9f48789..b1b6b26 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 "d1eefc8c4ce0cda652de5e5edeb498826c6bd701")
-        (revision "12"))
+  (let ((commit "4c77d2917ed9b5da6d8fde208fbc2ee841e3b906")
+        (revision "13"))
     (package
       (name "guix-qa-frontpage")
       (version (git-version "0" revision commit))
@@ -43,7 +43,7 @@
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1zgxq44vz0qfqa47dh2s4icjchc50c5ai9qlsjavf1if6g6bhbr7"))))
+                  "1vcp6wnv98g5fh7fk9xra0xdw2a2yq7ccn3w238hndy79qr01r2n"))))
       (build-system gnu-build-system)
       (arguments
        `(#:modules (((guix build guile-build-system)



reply via email to

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