1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: r-bipartite: Update to 2.24.

* gnu/packages/cran.scm (r-bipartite): Update to 2.24.

Change-Id: I0da97caa0a8ae51aa62fe878d5cacd363f60a7d2
This commit is contained in:
Ricardo Wurmus
2026-03-25 18:47:04 +01:00
parent a2614e31ea
commit 553355d598

View File

@@ -8683,13 +8683,13 @@ larger than memory.")
(define-public r-bipartite
(package
(name "r-bipartite")
(version "2.23")
(version "2.24")
(source
(origin
(method url-fetch)
(uri (cran-uri "bipartite" version))
(sha256
(base32 "127xhpgaz8mcmx2whn27iiqlyc71rpv9axmkl4ykrp9zv84vgnic"))))
(base32 "1cac2jghh04f3hn1nl44xabi21wph6rz6jqmzn0qxinfc25vglj0"))))
(properties `((upstream-name . "bipartite")))
(build-system r-build-system)
(propagated-inputs (list r-corpcor