sysadmin: qa-frontpage: Update to 0-11.083420e.

* hydra/modules/sysadmin/packages.scm (qa-frontpage): Update to
0-11.083420e.
This commit is contained in:
Christopher Baines 2023-05-04 15:12:09 +01:00
parent b1b0a47c9d
commit 33c64baf2a
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 3 additions and 3 deletions

View File

@ -30,8 +30,8 @@
#:use-module (gnu packages package-management))
(define-public qa-frontpage
(let ((commit "8233b1096899c1c137eba9bfa33546f764b44505")
(revision "10"))
(let ((commit "083420e110e91bcc818f4e0a26d9d2900d4c665d")
(revision "11"))
(package
(name "guix-qa-frontpage")
(version (git-version "0" revision commit))
@ -43,7 +43,7 @@
(file-name (git-file-name name version))
(sha256
(base32
"175wxkfk74sswpjhlaxa3pgrswdqqz70j6wrypwd3fxmb5d9yalx"))))
"08m1jhy5nq6lh7ad6j76wisynz771bjp1n4i5r4h7v6ilq1d3i5c"))))
(build-system gnu-build-system)
(arguments
`(#:modules (((guix build guile-build-system)