Made constructed planet links force the minor version for more reliable self-reference.
This commit is contained in:
parent
bb828c312f
commit
cc70834024
|
@ -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