changelog shortlog graph tags branches files raw help

Mercurial > infra / changeset: fix

changeset 20: 13048d8b79fd
parent 19: 9b2e35556a96
child 21: 3491c1d1815d
author: ellis <ellis@rwest.io>
date: Mon, 04 Dec 2023 21:28:10 -0500
files: skelfile
description: fix
     1.1--- a/skelfile	Mon Dec 04 21:25:45 2023 -0500
     1.2+++ b/skelfile	Mon Dec 04 21:28:10 2023 -0500
     1.3@@ -5,7 +5,7 @@
     1.4 :author "Richard Westhaver <ellis@rwest.io>"
     1.5 :license "MPL"
     1.6 :vc (:hg "https://vc.compiler.company/comp/infra")
     1.7-:docs ("readme.org")
     1.8+:docs ((:org "readme"))
     1.9 :tags (:infra)
    1.10 :scripts ((get-sbcl "scripts/get-sbcl.sh"))
    1.11 :snippets ((init #$curl --proto '=https' --tlsv1.2 -sSf https://packy.compiler.company/do/init.sh | sh$#))