[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/34: gnu: r-refgenome: Update to 1.7.7.
From: |
guix-commits |
Subject: |
14/34: gnu: r-refgenome: Update to 1.7.7. |
Date: |
Tue, 28 May 2019 18:17:12 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 27abdb11ae4dd4b92641a763bfc3bbc2062141c1
Author: Ricardo Wurmus <address@hidden>
Date: Tue May 28 23:54:46 2019 +0200
gnu: r-refgenome: Update to 1.7.7.
* gnu/packages/cran.scm (r-refgenome): Update to 1.7.7.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 627e29b..0680c0d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6292,14 +6292,14 @@ Group (Non-)Overlap considerations.")
(define-public r-refgenome
(package
(name "r-refgenome")
- (version "1.7.3.1")
+ (version "1.7.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "refGenome" version))
(sha256
(base32
- "1s4lxv5pqk6d0f0a9iclgv88yl346fwvzgraxh0gwpbym1yhh787"))))
+ "1za89bn3am1zgvm641qi1ab6kaqpll4rb9p9f1sjwvcgqq6065g5"))))
(properties `((upstream-name . "refGenome")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (fa86654 -> d37ba98), guix-commits, 2019/05/28
- 09/34: gnu: r-jomo: Update to 2.6-8., guix-commits, 2019/05/28
- 07/34: gnu: r-lpsolve: Update to 5.6.13.1., guix-commits, 2019/05/28
- 01/34: gnu: r-evaluate: Update to 0.14., guix-commits, 2019/05/28
- 03/34: gnu: r-zoo: Update to 1.8-6., guix-commits, 2019/05/28
- 14/34: gnu: r-refgenome: Update to 1.7.7.,
guix-commits <=
- 18/34: gnu: r-etm: Update to 1.0.5., guix-commits, 2019/05/28
- 13/34: gnu: r-snakecase: Update to 0.11.0., guix-commits, 2019/05/28
- 10/34: gnu: r-tsp: Update to 1.1-7., guix-commits, 2019/05/28
- 08/34: gnu: r-ksamples: Update to 1.2-9., guix-commits, 2019/05/28
- 04/34: gnu: r-prabclus: Update to 2.2-7.1., guix-commits, 2019/05/28
- 05/34: gnu: r-fpc: Update to 2.2-1., guix-commits, 2019/05/28
- 06/34: gnu: r-car: Update to 3.0-3., guix-commits, 2019/05/28
- 02/34: gnu: r-rmarkdown: Update to 1.13., guix-commits, 2019/05/28
- 16/34: gnu: r-ks: Update to 1.11.5., guix-commits, 2019/05/28
- 19/34: gnu: r-epi: Update to 2.37., guix-commits, 2019/05/28