[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: sysadmin: qa-frontpage: Update to 0-22.e1f9a8e.
From: |
Christopher Baines |
Subject: |
branch master updated: sysadmin: qa-frontpage: Update to 0-22.e1f9a8e. |
Date: |
Sat, 22 Jun 2024 13:02:21 -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 df0a9468 sysadmin: qa-frontpage: Update to 0-22.e1f9a8e.
df0a9468 is described below
commit df0a94681294ee0b155e3b484eed5e81a859ed46
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Sat Jun 22 18:01:46 2024 +0100
sysadmin: qa-frontpage: Update to 0-22.e1f9a8e.
* hydra/modules/sysadmin/packages.scm (qa-frontpage): Update to
0-22.e1f9a8e.
---
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 b355c698..beb996c0 100644
--- a/hydra/modules/sysadmin/packages.scm
+++ b/hydra/modules/sysadmin/packages.scm
@@ -40,8 +40,8 @@
#:use-module (srfi srfi-26))
(define-public qa-frontpage
- (let ((commit "c31a346d5c8b2d32419444d36baff1c8c1d0f2b1")
- (revision "21"))
+ (let ((commit "e1f9a8e475d5d1719ce3c5a90792254b6ae438bc")
+ (revision "22"))
(package
(name "guix-qa-frontpage")
(version (git-version "0" revision commit))
@@ -53,7 +53,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "1ishjljg80bkagipy0dcxp4m0p8yg3lb5d8l9h9hcfvmikf9n0rx"))))
+ "06m1qmhvwjzdaacykzrim4zqnzg8ldbzgpgyah1qlh81b9m3mqi6"))))
(build-system gnu-build-system)
(arguments
(list
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: sysadmin: qa-frontpage: Update to 0-22.e1f9a8e.,
Christopher Baines <=