mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: python2-elib.intl: Declare a source file-name.
* gnu/packages/python.scm (python2-elib.intl)[source]: Declare a source file-name.
This commit is contained in:
parent
66e765a063
commit
dac6095d7e
1 changed files with 1 additions and 0 deletions
|
@ -3806,6 +3806,7 @@ (define-public python2-elib.intl
|
|||
(uri (git-reference
|
||||
(url "https://github.com/dieterv/elib.intl.git")
|
||||
(commit "d09997cfef")))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
(base32
|
||||
"0y7vzff9xgbnaay7m0va1arl6g68ncwrvbgwl7jqlclsahzzb09d"))))
|
||||
|
|
Loading…
Reference in a new issue