mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 20:49:29 -05:00
gnu: sratom: Adjust indentation.
* gnu/packages/audio.scm (sratom): Re-indent.
This commit is contained in:
parent
6e0b18bf09
commit
95f6e6dad8
1 changed files with 7 additions and 7 deletions
|
@ -2395,7 +2395,7 @@ (define-public sratom
|
|||
(base32
|
||||
"0vh0biy3ngpzzgdml309c2mqz8xq9q0hlblczb4c6alhp0a8yv0l"))))
|
||||
(build-system waf-build-system)
|
||||
(arguments `(#:tests? #f)) ; no check target
|
||||
(arguments `(#:tests? #f)) ;no check target
|
||||
(propagated-inputs
|
||||
;; In Requires of sratom-0.pc.
|
||||
`(("lv2" ,lv2)
|
||||
|
|
Loading…
Reference in a new issue