mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: pulsemixer: Declare a source file-name.
* gnu/packages/pulseaudio.scm (pulsemixer)[source]: Declare a source file-name.
This commit is contained in:
@@ -280,6 +280,7 @@ sinks.")
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://github.com/GeorgeFilipkin/"
|
||||
"pulsemixer/archive/" version ".tar.gz"))
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1lpad90ifr2xfldyf39sbwx1v85rif2gm9w774gwwpjv53zfgk1g"))))
|
||||
|
||||
Reference in New Issue
Block a user