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-2.e082122.


From: Christopher Baines
Subject: branch master updated: sysadmin: qa-frontpage: Update to 0-2.e082122.
Date: Tue, 21 Feb 2023 09:00:48 -0500

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 5ce5c8e  sysadmin: qa-frontpage: Update to 0-2.e082122.
5ce5c8e is described below

commit 5ce5c8e74e04b58bbe4f4f285dd7361009561bf1
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Tue Feb 21 13:59:50 2023 +0000

    sysadmin: qa-frontpage: Update to 0-2.e082122.
    
    * hydra/modules/sysadmin/packages.scm (qa-frontpage): Update to
    0-2.e082122.
---
 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 80173b6..9331ac7 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 "95f63224ac411a6e09d30a1e7fe3f56cdb8b6a30")
-        (revision "1"))
+  (let ((commit "e082122820090323640ddba6fd697e04c5db791e")
+        (revision "2"))
     (package
       (name "guix-qa-frontpage")
       (version (git-version "0" revision commit))
@@ -43,7 +43,7 @@
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "0bx3niavram8m706zj9w92fbgc260nbqrpfizwna9zmgxjf4l92v"))))
+                  "1ab4y17lfz2hmxfj1l4i8d126d9wklq0lx91hhcrws2888rkl4j7"))))
       (build-system gnu-build-system)
       (arguments
        `(#:modules (((guix build guile-build-system)



reply via email to

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