guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: qa-frontpage: Update to 0-16.d7b2634.


From: Christopher Baines
Subject: branch master updated: gnu: qa-frontpage: Update to 0-16.d7b2634.
Date: Fri, 22 Dec 2023 12:44:00 -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 684c6c3  gnu: qa-frontpage: Update to 0-16.d7b2634.
684c6c3 is described below

commit 684c6c3a4a124acba1a20acd9c2328ef06dcb50e
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Fri Dec 22 17:43:30 2023 +0000

    gnu: qa-frontpage: Update to 0-16.d7b2634.
    
    * hydra/modules/sysadmin/packages.scm (qa-frontpage): Update to
    0-16.d7b2634.
---
 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 df4d521..2d446a4 100644
--- a/hydra/modules/sysadmin/packages.scm
+++ b/hydra/modules/sysadmin/packages.scm
@@ -39,8 +39,8 @@
   #:use-module (srfi srfi-26))
 
 (define-public qa-frontpage
-  (let ((commit "d7f2691a42457483027b0d9f21e3f282e37c6e0a")
-        (revision "15"))
+  (let ((commit "d7b2634efa8f953b926eb251cfc26b0225514d87")
+        (revision "16"))
     (package
       (name "guix-qa-frontpage")
       (version (git-version "0" revision commit))
@@ -52,7 +52,7 @@
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "0q1rn4m2zqihp6iqkqh3xasm6k9k925h8sf93kak0vq2wv53hnad"))))
+                  "0kr0by5ppbk6n25d2hwsy7zi2f85yzkv391kgk99mdd0yss1jbv1"))))
       (build-system gnu-build-system)
       (arguments
        (list



reply via email to

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