mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-11 04:34:06 +02:00
gnu: adns: Add source file-name.
* gnu/packages/dns.scm (adns)[source]: Add a file-name field. Change-Id: I146f44ae353819af691e1a590d2f74b83b8d3c0d
This commit is contained in:
@@ -115,6 +115,7 @@
|
||||
(uri (git-reference
|
||||
(url "git://git.chiark.greenend.org.uk/~ianmdlvl/adns.git")
|
||||
(commit (string-append "adns-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ln3l5j7wb1xazrzl76p9xar52p6l2k1cwy7jazxw1acl71k9h5n"))))
|
||||
|
||||
Reference in New Issue
Block a user