Update egg location

This commit is contained in:
Daniel Ziltener 2024-09-27 15:07:20 +00:00
parent d42e04f4a2
commit a3a5daafd4

View file

@ -1,6 +1,6 @@
;; -*- Scheme -*-
(repo git "https://gitea.lyrion.ch/Chicken/toml.git")
(uri targz "https://gitea.lyrion.ch/Chicken/toml/archive/{egg-release}.tar.gz")
(repo git "https://forgejo.lyrion.ch/Chicken/toml.git")
(uri targz "https://forgejo.lyrion.ch/Chicken/toml/archive/{egg-release}.tar.gz")
(release "0.8")
(release "0.7")
(release "0.6")