gnu: randomjungle: Fix unpack by providing a conventional file name.

* gnu/packages/machine-learning.scm (randomjungle)[source]: Override file name
to avoid an unpack error.
This commit is contained in:
Ricardo Wurmus 2022-11-02 12:07:00 +01:00
parent 3fbe85366f
commit da5df7970f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -510,6 +510,7 @@ (define-public randomjungle
(uri (string-append (uri (string-append
"https://www.imbs.uni-luebeck.de/fileadmin/files/Software" "https://www.imbs.uni-luebeck.de/fileadmin/files/Software"
"/randomjungle/randomjungle-" version ".tar_.gz")) "/randomjungle/randomjungle-" version ".tar_.gz"))
(file-name (string-append name "-" version ".tar.gz"))
(patches (search-patches "randomjungle-disable-static-build.patch")) (patches (search-patches "randomjungle-disable-static-build.patch"))
(sha256 (sha256
(base32 (base32