mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: r-rmumps: Update to 5.2.1-36.
* gnu/packages/cran.scm (r-rmumps): Update to 5.2.1-36. Change-Id: Ida80813547fa74b46b6a5ce68827807d34c3d939
This commit is contained in:
parent
461bc59d7a
commit
ae2b633f03
1 changed files with 2 additions and 2 deletions
|
|
@ -17308,13 +17308,13 @@ provides an interactive R manager and worker environment.")
|
|||
(define-public r-rmumps
|
||||
(package
|
||||
(name "r-rmumps")
|
||||
(version "5.2.1-35")
|
||||
(version "5.2.1-36")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "rmumps" version))
|
||||
(sha256
|
||||
(base32 "0ainsg7gh5jriwxrrq24njb9va57hl24h3nzlg8i0mqddw2ix9xx"))))
|
||||
(base32 "1a5wfml4vzrvy1ds4jmjfyc90cj8wjzp82z5z33d5gwakzjrjlk8"))))
|
||||
(properties
|
||||
`((upstream-name . "rmumps")
|
||||
(updater-extra-inputs . ("zlib"))))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue