Update egg location
This commit is contained in:
parent
ad7cfddc7d
commit
7e2e3a65bf
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
;; -*- Scheme -*-
|
||||
(repo git "https://gitea.lyrion.ch/Chicken/check-errors")
|
||||
(uri targz "https://gitea.lyrion.ch/Chicken/check-errors/archive/{egg-release}.tar.gz")
|
||||
(repo git "https://forgejo.lyrion.ch/Chicken/check-errors")
|
||||
(uri targz "https://forgejo.lyrion.ch/Chicken/check-errors/archive/{egg-release}.tar.gz")
|
||||
(release "3.8.3") ;; Port to Chicken 6
|
||||
|
|
Loading…
Reference in a new issue