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