diff --git a/.snow-repo.scm b/.snow-repo.scm index 7bca931..bac3ef0 100644 --- a/.snow-repo.scm +++ b/.snow-repo.scm @@ -1,7 +1,7 @@ (repository (package (git - (hash "90d0cc3d278da6cea41157c2c425533119b23add") + (hash "ba24a08e199b1ab22d1c2dcd6dbedaafa3f95a5b") (url "https://codeberg.org/retropikzel/scheme-libraries.git")) (maintainers "Retropikzel") (authors "Retropikzel") @@ -27,7 +27,7 @@ (scheme write) (retropikzel tap) (srfi 64)) - (updated "2026-08-28T12:33:23+00:00")) + (updated "2026-09-02T17:12:42+00:00")) (package (git (hash "90d0cc3d278da6cea41157c2c425533119b23add") diff --git a/Makefile b/Makefile index 715c842..66bce07 100644 --- a/Makefile +++ b/Makefile @@ -21,6 +21,8 @@ package: retropikzel/${LIBRARY}/LICENSE retropikzel/${LIBRARY}/VERSION retropikz --test=${TESTFILE} \ --description="$$(head -n1 retropikzel/${LIBRARY}/DESCRIPTION)" \ retropikzel/${LIBRARY}.sld + +git-index: snow-chibi git-index ${PKG} install: diff --git a/retropikzel/cgi/VERSION b/retropikzel/cgi/VERSION index 26aaba0..6085e94 100644 --- a/retropikzel/cgi/VERSION +++ b/retropikzel/cgi/VERSION @@ -1 +1 @@ -1.2.0 +1.2.1