diff options
| author | Ricardo Wurmus <rekado@elephly.net> | 2026-02-10 15:26:11 +0100 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-02-14 10:18:24 +0100 |
| commit | 5782124bb429269d8811e074f610a991daa92762 (patch) | |
| tree | d3037086577558f5e023cf591ff025c297abe241 /gnu | |
| parent | 8c886b250a96d5843445980fa4067555556019f9 (diff) | |
gnu: r-simona: Update to 1.8.1.
* gnu/packages/bioconductor.scm (r-simona): Update to 1.8.1.
Change-Id: I0160004aadf58174b0f9ec023648164cc532f231
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/bioconductor.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm index 6a6060ac17f..bddd5d6d8df 100644 --- a/gnu/packages/bioconductor.scm +++ b/gnu/packages/bioconductor.scm @@ -14028,13 +14028,13 @@ less than 2bp on both sides of indel region.") (define-public r-simona (package (name "r-simona") - (version "1.8.0") + (version "1.8.1") (source (origin (method url-fetch) (uri (bioconductor-uri "simona" version)) (sha256 - (base32 "0fv5qqlchbij486w2j7r2yndj2c497f4id0skq3r8pp735lgc84j")))) + (base32 "17lrkd9v4j3w30ra8fxv9p0wkmlmyb31mh7gp1wr0z2cbrfd3wjl")))) (properties `((upstream-name . "simona") (updater-extra-native-inputs |
