diff options
| -rw-r--r-- | gnu/packages/dns.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm index 0a476245a50..1a030e249fa 100644 --- a/gnu/packages/dns.scm +++ b/gnu/packages/dns.scm | |||
| @@ -115,6 +115,7 @@ | |||
| 115 | (uri (git-reference | 115 | (uri (git-reference |
| 116 | (url "git://git.chiark.greenend.org.uk/~ianmdlvl/adns.git") | 116 | (url "git://git.chiark.greenend.org.uk/~ianmdlvl/adns.git") |
| 117 | (commit (string-append "adns-" version)))) | 117 | (commit (string-append "adns-" version)))) |
| 118 | (file-name (git-file-name name version)) | ||
| 118 | (sha256 | 119 | (sha256 |
| 119 | (base32 | 120 | (base32 |
| 120 | "0ln3l5j7wb1xazrzl76p9xar52p6l2k1cwy7jazxw1acl71k9h5n")))) | 121 | "0ln3l5j7wb1xazrzl76p9xar52p6l2k1cwy7jazxw1acl71k9h5n")))) |
