[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/214: gnu: r-poorman: Update to 0.2.6.
From: |
guix-commits |
Subject: |
24/214: gnu: r-poorman: Update to 0.2.6. |
Date: |
Tue, 20 Sep 2022 11:06:56 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 120dd1c0e203787bd0a0a6892d1fbcffff521e1a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:52:45 2022 +0200
gnu: r-poorman: Update to 0.2.6.
* gnu/packages/cran.scm (r-poorman): Update to 0.2.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 72b4d681ab..3c12a8f2ea 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1750,13 +1750,13 @@ excellent candidate for labeling of a polygon.")
(define-public r-poorman
(package
(name "r-poorman")
- (version "0.2.5")
+ (version "0.2.6")
(source (origin
(method url-fetch)
(uri (cran-uri "poorman" version))
(sha256
(base32
- "05h7rjgri0b5a1jd0388p7lqvvg0y8z6g42f9bxc80jg1z730axr"))))
+ "0x1pk00ca7wjxnqfh1jphgsxcrq37s0c1nawv52yh5qgc4z0m3ij"))))
(properties `((upstream-name . "poorman")))
(build-system r-build-system)
(native-inputs (list r-knitr))
- branch master updated (9e589ca6e3 -> 8084e3bdb3), guix-commits, 2022/09/20
- 01/214: gnu: Add r-confintr., guix-commits, 2022/09/20
- 03/214: gnu: apache-arrow: Update to 9.0.0., guix-commits, 2022/09/20
- 02/214: gnu: r-rintrojs: Update to 0.3.2., guix-commits, 2022/09/20
- 19/214: gnu: r-babelwhale: Update to 1.1.0., guix-commits, 2022/09/20
- 15/214: gnu: r-datawizard: Update to 0.6.0., guix-commits, 2022/09/20
- 12/214: gnu: r-perfmeas: Update to 1.2.5., guix-commits, 2022/09/20
- 16/214: gnu: r-dixontest: Update to 1.0.4., guix-commits, 2022/09/20
- 24/214: gnu: r-poorman: Update to 0.2.6.,
guix-commits <=
- 05/214: gnu: liblantern: Do not hardcode Python version., guix-commits, 2022/09/20
- 13/214: gnu: r-htscluster: Update to 2.0.10., guix-commits, 2022/09/20
- 09/214: gnu: r-dt: Update to 0.25., guix-commits, 2022/09/20
- 04/214: gnu: r-arrow: Update to 9.0.0.1., guix-commits, 2022/09/20
- 06/214: gnu: liblantern: Update to 0.8.1., guix-commits, 2022/09/20
- 14/214: gnu: r-activedriverwgs: Update to 1.2.0., guix-commits, 2022/09/20
- 80/214: gnu: r-rcppalgos: Update to 2.6.0., guix-commits, 2022/09/20
- 93/214: gnu: r-future: Update to 1.28.0., guix-commits, 2022/09/20
- 116/214: gnu: r-covr: Update to 3.6.1., guix-commits, 2022/09/20
- 136/214: gnu: r-tam: Update to 4.1-4., guix-commits, 2022/09/20