gnu: scrot: Name source checkout.
* gnu/packages/xdisorg.scm (scrot)[source]: Add FILE-NAME.master
parent
6263202ba2
commit
c9750434aa
|
@ -519,6 +519,7 @@ move windows, switch between desktops, etc.).")
|
||||||
(git-reference
|
(git-reference
|
||||||
(url "https://github.com/resurrecting-open-source-projects/scrot.git")
|
(url "https://github.com/resurrecting-open-source-projects/scrot.git")
|
||||||
(commit version)))
|
(commit version)))
|
||||||
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1dg0pnmk09p7zlbyxv7d40vf54amrv73y976ds5p7096x6lmlndy"))))
|
(base32 "1dg0pnmk09p7zlbyxv7d40vf54amrv73y976ds5p7096x6lmlndy"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
|
|
Reference in New Issue