guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: sysadmin: packages: qa-frontpage: Update to 0-1.9


From: Christopher Baines
Subject: branch master updated: sysadmin: packages: qa-frontpage: Update to 0-1.95f6322.
Date: Fri, 03 Feb 2023 07:20:17 -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 4d17f1a  sysadmin: packages: qa-frontpage: Update to 0-1.95f6322.
4d17f1a is described below

commit 4d17f1a1bfa01a91d83f836817a911683e6afd10
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Fri Feb 3 12:53:16 2023 +0100

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



reply via email to

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