[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: sysadmin: qa-frontpage: Update to 0-18.157162c.
From: |
Christopher Baines |
Subject: |
branch master updated: sysadmin: qa-frontpage: Update to 0-18.157162c. |
Date: |
Mon, 26 Feb 2024 04:57:32 -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 b6b16b9 sysadmin: qa-frontpage: Update to 0-18.157162c.
b6b16b9 is described below
commit b6b16b93d67b498a05dc6e5c0aacaaa3874715a4
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Mon Feb 26 09:56:59 2024 +0000
sysadmin: qa-frontpage: Update to 0-18.157162c.
* hydra/modules/sysadmin/packages.scm (qa-frontpage): Update to
0-18.157162c.
---
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 4064a4a..d280629 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 "ee1ceaee8eab9c1ac3a98039fa159fdd960e8443")
- (revision "17"))
+ (let ((commit "157162c684eb58551a51c2ee8e0a826f4594eff3")
+ (revision "18"))
(package
(name "guix-qa-frontpage")
(version (git-version "0" revision commit))
@@ -53,7 +53,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "0hwn4g3xcwpmlnjws51zjqg94f6x7by284fc4s1c5fdjf89af563"))))
+ "18sh4s1zql4vkaq93vymbra9pckcbw9rn598zckkcr39clmpi6i8"))))
(build-system gnu-build-system)
(arguments
(list
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: sysadmin: qa-frontpage: Update to 0-18.157162c.,
Christopher Baines <=