gnu: r-s4arrays: Update to 1.4.0.

* gnu/packages/bioconductor.scm (r-s4arrays): Update to 1.4.0.

Change-Id: I988fc426af0b86a4a51ebd19e32c925359451ea6
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:07:15 +02:00
parent 5ce7f0fc7d
commit 6f8e2e86d9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -21750,13 +21750,13 @@ routines.")
(define-public r-s4arrays
(package
(name "r-s4arrays")
(version "1.2.1")
(version "1.4.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "S4Arrays" version))
(sha256
(base32
"1z6kcgjb5fzslr02vmsvchbilrhwpgh1ghk1zmlq0h0lyzncaapd"))))
"1k7nxvlj7cjkhm0i30a93x9ll66mpci19l93qjs2540fvbp9n86y"))))
(properties `((upstream-name . "S4Arrays")))
(build-system r-build-system)
(propagated-inputs