1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 10:30:43 +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:
Ricardo Wurmus 2025-05-15 10:20:42 +02:00
parent 1057155993
commit d748e4dda7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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.