* [PATCH 2/4] gnu: r-s4vectors: Update to 0.8.11
@ 2016-02-29 8:54 Unknown, Pjotr Prins
0 siblings, 0 replies; only message in thread
From: Unknown, Pjotr Prins @ 2016-02-29 8:54 UTC (permalink / raw)
To: guix-devel
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.8.11
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 7b3838d..9f92e9f 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -3667,13 +3667,13 @@ packages.")
(define-public r-s4vectors
(package
(name "r-s4vectors")
- (version "0.8.5")
+ (version "0.8.11")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "S4Vectors" version))
(sha256
(base32
- "10f4jxwlwsiy7zhb3kgp6anid0d7wkvrrljl80r3nhx38yr24l5k"))))
+ "12iibcs63m9iy7f45wgjcqsna2dnqwckphk682389grshz0g4x66"))))
(properties
`((upstream-name . "S4Vectors")
(r-repository . bioconductor)))
--
2.6.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-02-29 8:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-29 8:54 [PATCH 2/4] gnu: r-s4vectors: Update to 0.8.11 Unknown, Pjotr Prins
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).