gnu: xcompmgr: Use GIT-FILE-NAME.

* gnu/packages/xorg.scm (xcompmgr)[source]: Use GIT-FILE-NAME.
master
Tobias Geerinckx-Rice 2019-04-11 03:29:45 +02:00
parent 5b6a159aa8
commit d514bb1346
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -5980,7 +5980,7 @@ Conventions Manual) and some of the @dfn{EWMH}
(commit (string-append "xcompmgr-" version))))
(sha256
(base32 "11i7vyk3pynw8q8aczpy56qncm84y0cmhlvyja3sj8dgy60g03q2"))
(file-name (string-append name "-" version))))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
`(#:phases (modify-phases %standard-phases