gnu: pantheon-wallpapers: Use a source file-name.
* gnu/packages/pantheon.scm (pantheon-wallpapers)[source]: Use a source file-name.
parent
72191f371b
commit
c7233b2247
|
@ -172,6 +172,7 @@ download.")
|
|||
(uri (git-reference
|
||||
(url "https://github.com/elementary/wallpapers/")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256 (base32
|
||||
"0km3h52kapbm8ymwxdxasz80qbgzkfni7981pdyf740wjp7linwb"))))
|
||||
(build-system meson-build-system)
|
||||
|
|
Reference in New Issue