gnu: r-s4arrays: Update to 1.2.1.

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

Change-Id: I68c0ee03264073e8816fc92fbaa97ebb6c5036ed
This commit is contained in:
Ricardo Wurmus 2024-03-06 11:31:32 +01:00
parent c202079ef8
commit 82a449419c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

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