gnu: git-test-sequence: Declare a source file-name.
* gnu/packages/version-control.scm (git-test-sequence)[source]: Declare a source file-name.master
parent
d36df187e0
commit
348f8c8553
|
@ -903,6 +903,7 @@ though this can be overridden.")
|
|||
;; are interested in just one for this package.
|
||||
(url "https://github.com/dustin/bindir")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1dcq0y16yznbv4k9h8gg90kv1gkn8r8dbvl4m2rpfd7q5nqhn617"))))
|
||||
|
|
Reference in New Issue