gnu: r-graph: Update to 1.88.1.

* gnu/packages/bioconductor.scm (r-graph): Update to 1.88.1.

Change-Id: Ib9c224219e1cdfc88317dbd1ed603fbd5cf27737
This commit is contained in:
Ricardo Wurmus 2026-01-15 10:49:34 +01:00
parent fb089aee88
commit 3348fc50c6
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -15932,13 +15932,13 @@ expressed genes in DNA microarray experiments.")
(define-public r-graph
(package
(name "r-graph")
(version "1.88.0")
(version "1.88.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "graph" version))
(sha256
(base32
"1sxn2h83j3qawp9jwpg63g50px2gk5dmlmdy6a7jwx3hb44sppbm"))))
"0l4gsrb1s9dc0yq6cawb8bpci0byhxmvfhrp9q8gxhvn8asxh6zb"))))
(properties '((updater-extra-native-inputs . ("r-xml"))))
(build-system r-build-system)
(arguments