gnu: git-flow: Declare a source file-name.

* gnu/packages/version-control.scm (git-flow)[source]: Declare a source
file-name.
master
Efraim Flashner 2018-03-13 21:41:34 +02:00
parent 728ee9d6f7
commit d36df187e0
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -785,6 +785,7 @@ will work.")
(uri (git-reference
(url "https://github.com/nvie/gitflow/")
(commit "15aab26490facf285acef56cb5d61025eacb3a69")))
(file-name (git-file-name name version))
(sha256
(base32
"01fs97q76fdfnvmrh2cyjhywcs3pykf1dg58sy0frflnsdzs6prx"))))