[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
42/295: gnu: r-sjlabelled: Update to 1.1.6.
From: |
guix-commits |
Subject: |
42/295: gnu: r-sjlabelled: Update to 1.1.6. |
Date: |
Mon, 27 Jul 2020 06:25:14 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit bfaf6cf1f9952033e0bd3750e36ba20a6aa34a63
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Jun 28 05:38:19 2020 +0200
gnu: r-sjlabelled: Update to 1.1.6.
* gnu/packages/cran.scm (r-sjlabelled): Update to 1.1.6.
---
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 6610f4f..07ce5a8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6927,14 +6927,14 @@ information are missing.")
(define-public r-sjlabelled
(package
(name "r-sjlabelled")
- (version "1.1.5")
+ (version "1.1.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "sjlabelled" version))
(sha256
(base32
- "0grskmd7wrw31lkf85z6xz0bv246m6grvqkijvqi4q8zkl6p5vb3"))))
+ "0xvb0yi7c7wiiqjbnbisyb2cjinm11i373jacfv1yzyc9cznzyzq"))))
(build-system r-build-system)
(propagated-inputs
`(("r-insight" ,r-insight)))
- 24/295: gnu: python-setproctitle: Fix build., (continued)
- 24/295: gnu: python-setproctitle: Fix build., guix-commits, 2020/07/27
- 08/295: gnu: feh: Update to 3.4.1., guix-commits, 2020/07/27
- 16/295: gnu: exempi: Update to 2.5.2., guix-commits, 2020/07/27
- 30/295: daemon: Recognize SHA3 and BLAKE2s., guix-commits, 2020/07/27
- 27/295: bash completion: Complete 'guix environment' properly., guix-commits, 2020/07/27
- 35/295: gnu: r-dexseq: Update to 1.34.1., guix-commits, 2020/07/27
- 40/295: gnu: r-ggpubr: Update to 0.4.0., guix-commits, 2020/07/27
- 36/295: gnu: r-biocviews: Update to 1.56.1., guix-commits, 2020/07/27
- 38/295: gnu: r-jsonlite: Update to 1.7.0., guix-commits, 2020/07/27
- 37/295: gnu: r-scater: Update to 1.16.2., guix-commits, 2020/07/27
- 42/295: gnu: r-sjlabelled: Update to 1.1.6.,
guix-commits <=
- 45/295: gnu: r-rcppparallel: Update to 5.0.2., guix-commits, 2020/07/27
- 47/295: gnu: r-rgdal: Update to 1.5-12., guix-commits, 2020/07/27
- 48/295: gnu: r-directlabels: Update to 2020.6.17., guix-commits, 2020/07/27
- 51/295: gnu: r-fpc: Update to 2.2-7., guix-commits, 2020/07/27
- 53/295: gnu: Add rust-md5-asm-0.4., guix-commits, 2020/07/27
- 54/295: gnu: Add rust-md-5-0.8., guix-commits, 2020/07/27
- 57/295: gnu: Add rust-scrypt-0.2., guix-commits, 2020/07/27
- 58/295: gnu: r-qtl2: Update to 0.22-8., guix-commits, 2020/07/27
- 59/295: gnu: r-qtl2: Update synopsis, description., guix-commits, 2020/07/27
- 62/295: services: Add rshiny service., guix-commits, 2020/07/27