gnu: tint2: Add source file-name.
* gnu/packages/xdisorg.scm (tint2)[source]: Add file-name field.
parent
b13f00f0e1
commit
41b0d72f43
|
@ -1915,6 +1915,7 @@ natural language input and provide results.")
|
|||
(uri (git-reference
|
||||
(url (string-append "https://gitlab.com/o9000/" name "/"))
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"123apmgs6x2zfv1q57dyl4mwqf0vsw5ndh5jsg6p3fvhr66l1aja"))))
|
||||
|
|
Reference in New Issue