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-11.083420e.


From: Christopher Baines
Subject: branch master updated: sysadmin: qa-frontpage: Update to 0-11.083420e.
Date: Thu, 04 May 2023 10:13:07 -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 33c64ba  sysadmin: qa-frontpage: Update to 0-11.083420e.
33c64ba is described below

commit 33c64baf2aff29b48a0a8fa4a3250b8b4b5ca915
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Thu May 4 15:12:09 2023 +0100

    sysadmin: qa-frontpage: Update to 0-11.083420e.
    
    * hydra/modules/sysadmin/packages.scm (qa-frontpage): Update to
    0-11.083420e.
---
 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 23b4aa6..9283a57 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 "8233b1096899c1c137eba9bfa33546f764b44505")
-        (revision "10"))
+  (let ((commit "083420e110e91bcc818f4e0a26d9d2900d4c665d")
+        (revision "11"))
     (package
       (name "guix-qa-frontpage")
       (version (git-version "0" revision commit))
@@ -43,7 +43,7 @@
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "175wxkfk74sswpjhlaxa3pgrswdqqz70j6wrypwd3fxmb5d9yalx"))))
+                  "08m1jhy5nq6lh7ad6j76wisynz771bjp1n4i5r4h7v6ilq1d3i5c"))))
       (build-system gnu-build-system)
       (arguments
        `(#:modules (((guix build guile-build-system)



reply via email to

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