gnu: alsa-lib: Fix the indentation.

* gnu/packages/linux.scm (alsa-lib): Fix the indentation.
This commit is contained in:
Mathieu Othacehe 2021-04-22 11:44:25 +02:00
parent 2a190aa42a
commit 668d286ea5
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -2235,13 +2235,13 @@ (define-public alsa-lib
(name "alsa-lib")
(version "1.2.4")
(source (origin
(method url-fetch)
(uri (string-append
"ftp://ftp.alsa-project.org/pub/lib/alsa-lib-"
version ".tar.bz2"))
(sha256
(base32
"1xq8d48wfy59qw4x7383j32n8j5njndw5hcgnmlg9pvclphlnmgp"))))
(method url-fetch)
(uri (string-append
"ftp://ftp.alsa-project.org/pub/lib/alsa-lib-"
version ".tar.bz2"))
(sha256
(base32
"1xq8d48wfy59qw4x7383j32n8j5njndw5hcgnmlg9pvclphlnmgp"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags (list (string-append "LDFLAGS=-Wl,-rpath="