Made constructed planet links force the minor version for more reliable self-reference.
(cherry picked from commit cc70834024
)
This commit is contained in:
parent
0eb11080c2
commit
34f3b16626
|
@ -43,7 +43,7 @@
|
|||
(match (syntax-source-planet-package stx)
|
||||
[(list owner name major minor)
|
||||
(string->symbol
|
||||
(format "~a/~a:~a:~a~a"
|
||||
(format "~a/~a:~a:=~a~a"
|
||||
owner
|
||||
(regexp-replace "\\.plt$" name "")
|
||||
major
|
||||
|
|
Loading…
Reference in New Issue
Block a user