me
/
guix
Archived
1
0
Fork 0

gnu: alsa-lib: Fix the indentation.

* gnu/packages/linux.scm (alsa-lib): Fix the indentation.
master
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
1 changed files with 7 additions and 7 deletions

View File

@ -2235,13 +2235,13 @@ configuration files that can be used for specific audio hardware.")
(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="