gnu: pantheon-wallpapers: Use a source file-name.
* gnu/packages/pantheon.scm (pantheon-wallpapers)[source]: Use a source file-name.
This commit is contained in:
parent
72191f371b
commit
c7233b2247
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ (define-public pantheon-wallpapers
|
|||
(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)
|
||||
|
|
Loading…
Reference in a new issue