raco pkg: fix for old-format catalog
entries
This commit is contained in:
parent
e82487429b
commit
7242d7ed38
|
@ -20,7 +20,7 @@
|
|||
(enclosing-path-for-repo url-str
|
||||
(path->complete-path path
|
||||
(pkg-installed-dir))))]
|
||||
[`(catalog ,lookup-name ,url-str)
|
||||
[`(catalog ,lookup-name . ,_)
|
||||
(pkg-desc lookup-name 'name name
|
||||
checksum auto?
|
||||
#f)]
|
||||
|
|
Loading…
Reference in New Issue
Block a user