I maintain planet
This commit is contained in:
parent
2677568b3d
commit
6343159701
|
@ -8,6 +8,6 @@
|
|||
|
||||
(define pkg-desc "documentation part of \"planet\"")
|
||||
|
||||
(define pkg-authors '(mflatt))
|
||||
(define pkg-authors '(mflatt robby))
|
||||
(define build-deps '("racket-doc"
|
||||
"scribble-doc"))
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
|
||||
(define pkg-desc "implementation (no documentation) part of \"planet\"")
|
||||
|
||||
(define pkg-authors '(mflatt))
|
||||
(define pkg-authors '(mflatt robby))
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
(define pkg-desc "tests for \"planet-lib\"")
|
||||
|
||||
(define pkg-authors '(mflatt))
|
||||
(define pkg-authors '(mflatt robby))
|
||||
(define build-deps '("eli-tester"
|
||||
"planet-lib"
|
||||
"rackunit-lib"
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
|
||||
(define pkg-desc "Legacy support for automatic package distribution")
|
||||
|
||||
(define pkg-authors '(mflatt))
|
||||
(define pkg-authors '(mflatt robby))
|
||||
|
|
Loading…
Reference in New Issue
Block a user