add pkg desc for "racket-benchmarks"
This commit is contained in:
parent
319a1d68af
commit
4c503d7a55
|
@ -1,7 +1,6 @@
|
|||
#lang info
|
||||
|
||||
(define collection 'multi)
|
||||
(define pkg-authors '(eli jay mflatt robby samth stamourv))
|
||||
|
||||
(define deps '("base"
|
||||
"compatibility-lib"
|
||||
|
@ -10,3 +9,6 @@
|
|||
"srfi-lite-lib"
|
||||
"racket-test"
|
||||
"typed-racket-lib"))
|
||||
|
||||
(define pkg-desc "Racket benchmarks")
|
||||
(define pkg-authors '(eli jay mflatt robby samth stamourv))
|
||||
|
|
Loading…
Reference in New Issue
Block a user