me
/
guix
Archived
1
0
Fork 0

gnu: r-biggr: Update to 1.38.0.

* gnu/packages/bioconductor.scm (r-biggr): Update to 1.38.0.

Change-Id: I2dd8a24f1f73782ab888af0f89654e0ef7302b3e
master
Ricardo Wurmus 2023-11-03 17:19:02 +01:00
parent 0f8cccb01f
commit df794c84f9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -19100,14 +19100,14 @@ manipulating hypergraphs.")
(define-public r-biggr
(package
(name "r-biggr")
(version "1.36.0")
(version "1.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiGGR" version))
(sha256
(base32
"03pd4a3l912zdfk35flagikqimp01wp76nslid32l43d7yg9p57w"))))
"1pdsxkh9fkgn80f7p21902pb6xp2qafq10p29ifb55qwz8gma2ff"))))
(properties `((upstream-name . "BiGGR")))
(build-system r-build-system)
(propagated-inputs