mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: endeavour: Use git-file-name.
* gnu/packages/gnome.scm (endeavour)[source]: Use git-file-name.
This commit is contained in:
parent
80fd591cc4
commit
e67f9d7ab0
1 changed files with 1 additions and 0 deletions
|
@ -10410,6 +10410,7 @@ desktop. It supports multiple calendars, month, week and year view.")
|
|||
(uri (git-reference
|
||||
(url "https://gitlab.gnome.org/World/Endeavour")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0gbqmwl1xv5526vlh1mxx9h5mpfnnwikrpr5fk8hxmy9x71r6q6n"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue