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-8.2a24153.


From: Christopher Baines
Subject: branch master updated: sysadmin: qa-frontpage: Update to 0-8.2a24153.
Date: Tue, 11 Apr 2023 06:57:37 -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 667ca24  sysadmin: qa-frontpage: Update to 0-8.2a24153.
667ca24 is described below

commit 667ca24f5927eda20e7838a737addb8660a14df1
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Tue Apr 11 11:56:25 2023 +0100

    sysadmin: qa-frontpage: Update to 0-8.2a24153.
    
    * hydra/modules/sysadmin/packages.scm (qa-frontpage): Update to
    0-8.2a24153.
---
 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 2655028..09bf400 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 "53bd33334c6ef2f1bf73718ccd0d72b14a3f76ad")
-        (revision "7"))
+  (let ((commit "2a24153a96499b8c1d32921f3a2390e465e6ef63")
+        (revision "8"))
     (package
       (name "guix-qa-frontpage")
       (version (git-version "0" revision commit))
@@ -43,7 +43,7 @@
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "06cmc4h7lnrbq4874wy819ikavjw1skcfsm9hnw31zr7r942j6ls"))))
+                  "0qjwgf237yyfyy8rbb3zvl6pllmwbv0rvjpz4394spl4h5dvsm4b"))))
       (build-system gnu-build-system)
       (arguments
        `(#:modules (((guix build guile-build-system)



reply via email to

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