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