gnu: endeavour: Use git-file-name.

* gnu/packages/gnome.scm (endeavour)[source]: Use git-file-name.
This commit is contained in:
Liliana Marie Prikler 2022-11-05 10:20:16 +01:00
parent 80fd591cc4
commit e67f9d7ab0
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 1 additions and 0 deletions

View File

@ -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"))))