[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/98: gnu: r-askpass: Update to 1.2.0.
From: |
guix-commits |
Subject: |
17/98: gnu: r-askpass: Update to 1.2.0. |
Date: |
Wed, 13 Sep 2023 18:06:15 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f5bc3727de04cc0398f500b4526cb4dd719943f9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Sep 14 00:04:06 2023 +0200
gnu: r-askpass: Update to 1.2.0.
* gnu/packages/cran.scm (r-askpass): Update to 1.2.0.
---
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 d8e407b10c..5952062fba 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3168,14 +3168,14 @@ large-scale hypothesis testing and false discovery rate
estimation.")
(define-public r-askpass
(package
(name "r-askpass")
- (version "1.1")
+ (version "1.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "askpass" version))
(sha256
(base32
- "07q0ik8jzk44vpwh48rr3fnpd7dzsdhjjsl4l850rffv3dyq4h6v"))))
+ "1vrcb69gf5hc8rggc9m7wv19crz5mkl7f08cipy0ykckh6bkc8mr"))))
(build-system r-build-system)
(propagated-inputs (list r-sys))
(home-page "https://github.com/jeroen/askpass")
- branch master updated (2c1d86e2e0 -> 2afa9353a0), guix-commits, 2023/09/13
- 08/98: gnu: r-iheatmapr: Update to 0.7.0., guix-commits, 2023/09/13
- 03/98: gnu: apache-arrow: Update to 13.0.0., guix-commits, 2023/09/13
- 06/98: gnu: python-hicmatrix: Remove custom 'check phase., guix-commits, 2023/09/13
- 04/98: gnu: r-arrow: Update to 13.0.0., guix-commits, 2023/09/13
- 07/98: gnu: r-leaflet: Update to 2.2.0., guix-commits, 2023/09/13
- 02/98: gnu: r-minqa: Update to 1.2.6., guix-commits, 2023/09/13
- 13/98: gnu: r-htscluster: Update to 2.0.11., guix-commits, 2023/09/13
- 15/98: gnu: r-climaemet: Update to 1.2.0., guix-commits, 2023/09/13
- 17/98: gnu: r-askpass: Update to 1.2.0.,
guix-commits <=
- 09/98: gnu: r-rstan: Update to 2.26.23., guix-commits, 2023/09/13
- 10/98: gnu: r-hmisc: Update to 5.1-1., guix-commits, 2023/09/13
- 12/98: gnu: r-abn: Update to 3.0.0., guix-commits, 2023/09/13
- 14/98: gnu: r-ggfittext: Update to 0.10.1., guix-commits, 2023/09/13
- 19/98: gnu: r-ctrdata: Update to 1.15.1., guix-commits, 2023/09/13
- 22/98: gnu: r-prodlim: Update to 2023.08.28., guix-commits, 2023/09/13
- 26/98: gnu: r-insight: Update to 0.19.4., guix-commits, 2023/09/13
- 01/98: gnu: r-dt: Update to 0.29., guix-commits, 2023/09/13
- 05/98: gnu: r-radiant-data: Update to 1.6.1., guix-commits, 2023/09/13
- 16/98: gnu: r-mboost: Update to 2.9-8., guix-commits, 2023/09/13