Update egg location
This commit is contained in:
parent
d42e04f4a2
commit
a3a5daafd4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
;; -*- Scheme -*-
|
;; -*- Scheme -*-
|
||||||
(repo git "https://gitea.lyrion.ch/Chicken/toml.git")
|
(repo git "https://forgejo.lyrion.ch/Chicken/toml.git")
|
||||||
(uri targz "https://gitea.lyrion.ch/Chicken/toml/archive/{egg-release}.tar.gz")
|
(uri targz "https://forgejo.lyrion.ch/Chicken/toml/archive/{egg-release}.tar.gz")
|
||||||
(release "0.8")
|
(release "0.8")
|
||||||
(release "0.7")
|
(release "0.7")
|
||||||
(release "0.6")
|
(release "0.6")
|
||||||
|
|
Loading…
Reference in a new issue