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-9.e3810d9.


From: Christopher Baines
Subject: branch master updated: sysadmin: qa-frontpage: Update to 0-9.e3810d9.
Date: Thu, 20 Apr 2023 08:39:26 -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 f8fe881  sysadmin: qa-frontpage: Update to 0-9.e3810d9.
f8fe881 is described below

commit f8fe881c4e93a8d6b95aab2f0b642e934ce21502
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Thu Apr 20 13:38:31 2023 +0100

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



reply via email to

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