commit 6ae82d5c71f5dabb97b40028a063e20d89c4d2c8 parent b15b27fc18e912ea7114202825fbb28a2943e235 Author: Luke Willis <lukejw@monastech.xyz> Date: Wed, 6 May 2026 23:16:26 -0400 games: Update scout commit Diffstat:
| M | mt/packages/games.scm | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mt/packages/games.scm b/mt/packages/games.scm @@ -95,7 +95,7 @@ out of the box. Intended to replace the bundled version."))) ;; TODO: scout-service-type? (define-public scout - (let ((commit "71de2be41e158396cecc112fe3c16d7166b9b392") + (let ((commit "4209589fbd04ec9c6a5505c2cf0752129cc4d9ab") (revision "1")) (package (name "scout")