mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: r-rmpfr: Update to 1.1-0.
* gnu/packages/cran.scm (r-rmpfr): Update to 1.1-0. Change-Id: Ica69c58287d4be0d35b24d47ca40aa37aa82aca0
This commit is contained in:
parent
1057155993
commit
d748e4dda7
1 changed files with 2 additions and 2 deletions
|
@ -31793,14 +31793,14 @@ limitations\" using the GNU Multiple Precision library.")
|
|||
(define-public r-rmpfr
|
||||
(package
|
||||
(name "r-rmpfr")
|
||||
(version "1.0-0")
|
||||
(version "1.1-0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "Rmpfr" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0l3s0xg50dv8ygyhx405ln2sc6b5c7sl0ji474wr0m98h0x450lz"))))
|
||||
"07qlmyqj1jnzg4kzqd1zpr8vky68hn12nkzxh459c0zhqy6i8gmf"))))
|
||||
(properties
|
||||
`((upstream-name . "Rmpfr")
|
||||
;; Avoid dependency cycle.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue