from racket-sound -> racket-audio
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#lang info
|
||||
|
||||
(define pkg-authors '(hnmdijkema))
|
||||
(define version "0.1.5")
|
||||
(define version "1.0.1")
|
||||
(define license 'GPL-2.0-or-later) ; The liboa library has this license
|
||||
(define collection "racket-sound")
|
||||
(define pkg-desc "racket-sound - Integration of popular music/sound related libraries in racket")
|
||||
(define collection "racket-audio")
|
||||
(define pkg-desc "racket-audio - Integration of popular music/sound related libraries in racket")
|
||||
|
||||
(define scribblings
|
||||
'(
|
||||
|
||||
Reference in New Issue
Block a user