me
/
guix
Archived
1
0
Fork 0

gnu: r-bigpint: Update to 1.12.0.

* gnu/packages/bioconductor.scm (r-bigpint): Update to 1.12.0.
master
Ricardo Wurmus 2022-05-28 12:45:15 +02:00
parent e273f1ab82
commit a2e334d20c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -12656,14 +12656,14 @@ a file-backed matrix with factor properties.")
(define-public r-bigpint (define-public r-bigpint
(package (package
(name "r-bigpint") (name "r-bigpint")
(version "1.10.0") (version "1.12.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "bigPint" version)) (uri (bioconductor-uri "bigPint" version))
(sha256 (sha256
(base32 (base32
"0b0l0v9p7a5da3x18d0pqn41ilgxfyzapjaawgsshcfm5mjq5d7q")))) "1hp69j2qcidrxqs3dxjjngb09nbzp5x2yy4jz1rjmv6ghif9ccfj"))))
(properties `((upstream-name . "bigPint"))) (properties `((upstream-name . "bigPint")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs