Update CGI version to test snow-chibi
This commit is contained in:
parent
ba24a08e19
commit
485fa9030a
|
|
@ -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")
|
||||
|
|
|
|||
2
Makefile
2
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:
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.2.0
|
||||
1.2.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue