gnu: tdlib-1.8.0: Add source file-name.
* gnu/packages/messaging.scm (tdlib-1.8.0)[source]: Add file-name field.
parent
a5d64173e0
commit
19f8ebae0e
|
@ -2699,6 +2699,7 @@ support for high performance Telegram Bot creation.")
|
|||
(uri (git-reference
|
||||
(url "https://github.com/tdlib/td")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name "tdlib" version))
|
||||
(sha256
|
||||
(base32
|
||||
"19psqpyh9a2kzfdhgqkirpif4x8pzy89phvi59dq155y30a3661q"))))))
|
||||
|
|
Reference in New Issue