aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/sound.scm
diff options
context:
space:
mode:
authorMorgan Smith <Morgan.J.Smith@outlook.com>2020-05-30 16:33:52 -0400
committerMarius Bakke <marius@gnu.org>2020-05-30 23:19:51 +0200
commit11f1001c37a865ab3e43de1c354d90e2f1ff8d3c (patch)
treeae28fb28a05a9513a8580631c9558f89522913b1 /gnu/services/sound.scm
parent20dadf4e5d391a88254ef8769fd489a60a8d4991 (diff)
downloadguix-11f1001c37a865ab3e43de1c354d90e2f1ff8d3c.tar.gz
guix-11f1001c37a865ab3e43de1c354d90e2f1ff8d3c.zip
gnu: Add mspdebug.
* gnu/packages/debug.scm (mspdebug): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
Diffstat (limited to 'gnu/services/sound.scm')
0 files changed, 0 insertions, 0 deletions
ot; "source") (_ (error "Unexpected URL: " url)))))))) (match (description->package 'cran description-alist) (('package ('name "r-my-example") ('version "1.2.3") ('source ('origin ('method 'url-fetch) ('uri ('cran-uri "My-Example" 'version)) ('sha256 ('base32 (? string? hash))))) ('properties ('quasiquote (('upstream-name . "My-Example")))) ('build-system 'r-build-system) ('inputs ('list 'cairo)) ('propagated-inputs ('list 'r-bh 'r-proto 'r-rcpp 'r-scales)) ('home-page "http://gnu.org/s/my-example") ('synopsis "Example package") ('description "\ This is a long description spanning multiple lines: and it could confuse the parser that this line is very long or perhaps the fact that there is a colon : on the lines. And: this line continues the description.") ('license 'gpl3+)) #t) (x (begin (format #t "~s\n" x) (pk 'fail x #f)))))) (test-end "cran")