[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/356: gnu: r-annotationforge: Update to 1.36.0.
From: |
guix-commits |
Subject: |
28/356: gnu: r-annotationforge: Update to 1.36.0. |
Date: |
Sun, 7 Nov 2021 18:10:48 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit c46f29435092fe76c8a76d7fd3a84ed696d08b45
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:03:59 2021 +0000
gnu: r-annotationforge: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-annotationforge): Update to 1.36.0.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index af755be..2a36fbf 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2082,14 +2082,14 @@ used by @code{ensembldb}, @code{Organism.dplyr}, and
other packages.")
(define-public r-annotationforge
(package
(name "r-annotationforge")
- (version "1.34.1")
+ (version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "AnnotationForge" version))
(sha256
(base32
- "0g75b2adak87raw0vn20fjh5980y7svknh8ih1sn4fwryglp4ggg"))))
+ "02wvni5q560idi6677g5f4md73z4qzjl5yycxv5dbvgbl2picisz"))))
(properties
`((upstream-name . "AnnotationForge")))
(build-system r-build-system)
- 21/356: gnu: r-affycontam: Update to 1.52.0., (continued)
- 21/356: gnu: r-affycontam: Update to 1.52.0., guix-commits, 2021/11/07
- 23/356: gnu: r-affyio: Update to 1.64.0., guix-commits, 2021/11/07
- 10/356: gnu: r-coverageview: Update to 1.32.0., guix-commits, 2021/11/07
- 13/356: gnu: r-deepsnv: Update to 1.40.0., guix-commits, 2021/11/07
- 17/356: gnu: r-iranges: Update to 2.28.0., guix-commits, 2021/11/07
- 20/356: gnu: r-affycompatible: Update to 1.54.0., guix-commits, 2021/11/07
- 26/356: gnu: r-annotationdbi: Update to 1.56.1., guix-commits, 2021/11/07
- 35/356: gnu: r-biovizbase: Update to 1.42.0., guix-commits, 2021/11/07
- 36/356: gnu: r-bsgenome: Update to 1.62.0., guix-commits, 2021/11/07
- 22/356: gnu: r-affycoretools: Update to 1.66.0., guix-commits, 2021/11/07
- 28/356: gnu: r-annotationforge: Update to 1.36.0.,
guix-commits <=
- 30/356: gnu: r-aroma-light: Update to 3.24.0., guix-commits, 2021/11/07
- 37/356: gnu: r-category: Update to 2.60.0., guix-commits, 2021/11/07
- 45/356: gnu: r-edaseq: Update to 2.28.0., guix-commits, 2021/11/07
- 31/356: gnu: r-bamsignals: Update to 1.26.0., guix-commits, 2021/11/07
- 32/356: gnu: r-biobase: Update to 2.54.0., guix-commits, 2021/11/07
- 16/356: gnu: r-ideoviz: Update to 1.30.0., guix-commits, 2021/11/07
- 25/356: gnu: r-annotate: Update to 1.72.0., guix-commits, 2021/11/07
- 27/356: gnu: r-annotationfilter: Update to 1.18.0., guix-commits, 2021/11/07
- 24/356: gnu: r-affxparser: Update to 1.66.0., guix-commits, 2021/11/07
- 29/356: gnu: r-annotationhub: Update to 3.2.0., guix-commits, 2021/11/07