mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: r-s4arrays: Update to 1.10.1.
* gnu/packages/bioconductor.scm (r-s4arrays): Update to 1.10.1. Change-Id: Idd461cf7717c8d5ed2563c4649a0eb29254a1077
This commit is contained in:
parent
8a8f9b75bb
commit
be64fa87a0
1 changed files with 2 additions and 2 deletions
|
|
@ -25264,13 +25264,13 @@ routines.")
|
|||
(define-public r-s4arrays
|
||||
(package
|
||||
(name "r-s4arrays")
|
||||
(version "1.10.0")
|
||||
(version "1.10.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "S4Arrays" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1vbvr0vfwl36i7dv09ibzs7mkfyzlzfl475rrkss377zsz7gbsjh"))))
|
||||
"0rviwjscy9c4vbdhg080p91jwlavs8agcc3z435z4dijb1syvkm3"))))
|
||||
(properties
|
||||
'((upstream-name . "S4Arrays")
|
||||
(updater-ignored-native-inputs . ("r-delayedarray"))))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue