1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-21 16:45:58 +02:00

gnu: r-minet: Update to 3.52.0.

* gnu/packages/bioconductor.scm (r-minet): Update to 3.52.0.
This commit is contained in:
Ricardo Wurmus
2021-11-04 22:04:47 +00:00
parent 6cec550e20
commit b8394117f9
+2 -2
View File
@@ -14078,14 +14078,14 @@ mappings functionalities.")
(define-public r-minet
(package
(name "r-minet")
(version "3.50.0")
(version "3.52.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "minet" version))
(sha256
(base32
"0bir2zr4r2wawkdvdhrk2hcyxmgkrkfvx36jj85fcm24axlqrzzb"))))
"0nhgvgci4r9pjfsnvxyj2q8im1wvig4zmfx2kidw8f63x2ip2rbd"))))
(properties `((upstream-name . "minet")))
(build-system r-build-system)
(propagated-inputs