We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d54d787 commit 10048f3Copy full SHA for 10048f3
info.rkt
@@ -3,7 +3,7 @@
3
(define deps '("base"))
4
(define build-deps '("scribble-lib" "racket-doc" "rackunit-lib"))
5
(define scribblings '(("scribblings/aosc.scrbl" ())))
6
-(define pkg-desc "Description Here")
+(define pkg-desc "AOSC Racket Packaging Tools")
7
(define version "0.0")
8
(define pkg-authors '(origincode))
9
(define license '(Apache-2.0 OR MIT))
0 commit comments