mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
pb with url
This commit is contained in:
parent
3588399ad0
commit
0b1ce1fd84
1 changed files with 1 additions and 3 deletions
|
@ -299,9 +299,7 @@
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "https://gajim.org/downloads/"
|
(uri (string-append "https://gajim.org/downloads/1.2/gajim-" version ".tar.gz"))
|
||||||
(version-major+minor version)
|
|
||||||
"/gajim-" version ".tar.gz"))
|
|
||||||
(sha256 (base32 "093mqyi861yj9lgqlh9v1himpnly8j7qwdmywpwzyak9qv78mwp8"))
|
(sha256 (base32 "093mqyi861yj9lgqlh9v1himpnly8j7qwdmywpwzyak9qv78mwp8"))
|
||||||
))
|
))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue