Provide additional identifiers needed for pkg-index.
This commit is contained in:
parent
e0a9a92c0f
commit
46a5ed0aad
|
@ -33,7 +33,10 @@
|
||||||
(provide (struct-out install-info)
|
(provide (struct-out install-info)
|
||||||
remote-package-checksum
|
remote-package-checksum
|
||||||
stage-package/info
|
stage-package/info
|
||||||
pkg-stage)
|
pkg-stage
|
||||||
|
package-url->checksum
|
||||||
|
github-client_secret
|
||||||
|
github-client_id)
|
||||||
|
|
||||||
(struct install-info (name orig-pkg directory git-directory clean? checksum module-paths additional-installs))
|
(struct install-info (name orig-pkg directory git-directory clean? checksum module-paths additional-installs))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user