Update CGI version to test snow-chibi

This commit is contained in:
retropikzel 2026-09-02 17:14:26 +03:00
parent ba24a08e19
commit 485fa9030a
3 changed files with 5 additions and 3 deletions

View File

@ -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")

View File

@ -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:

View File

@ -1 +1 @@
1.2.0
1.2.1