Update egg location
This commit is contained in:
parent
9ed611fa4b
commit
b006ec414a
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
;; -*- Scheme -*-
|
||||
(repo git "https://gitea.lyrion.ch/chicken/tap-srfi-64.git")
|
||||
(uri targz "https://gitea.lyrion.ch/chicken/tap-srfi-64/archive/{egg-release}.tar.gz")
|
||||
(repo git "https://forgejo.lyrion.ch/chicken/tap-srfi-64.git")
|
||||
(uri targz "https://forgejo.lyrion.ch/chicken/tap-srfi-64/archive/{egg-release}.tar.gz")
|
||||
(release "0.9")
|
||||
|
|
Loading…
Reference in a new issue