gnu: r-gofuncr: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-gofuncr): Update to 1.24.0.

Change-Id: I3a9519ce281638bded1674efdcedee2792653edd
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:06:57 +02:00
parent f5d18100fe
commit af398adbe3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -17021,14 +17021,14 @@ footprints.")
(define-public r-gofuncr
(package
(name "r-gofuncr")
(version "1.22.2")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GOfuncR" version))
(sha256
(base32
"004483q584530mh5nb28ppa8wllkd639n9yyw309acs2s4rc7saa"))))
"1g3nppcmyj81ia3v9zvsr8jplk8kmvssspvxd94zxh6yb3wrrc6v"))))
(properties `((upstream-name . "GOfuncR")))
(build-system r-build-system)
(propagated-inputs