[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/112: gnu: r-clipr: Update to 0.8.0.
From: |
guix-commits |
Subject: |
10/112: gnu: r-clipr: Update to 0.8.0. |
Date: |
Tue, 15 Mar 2022 15:22:09 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 17349440cbc21db9b6ece0ab93eb8c93839873b4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:19 2022 +0100
gnu: r-clipr: Update to 0.8.0.
* gnu/packages/cran.scm (r-clipr): Update to 0.8.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 8189e9af6b..8ead61e0ac 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -595,14 +595,14 @@ programming packages such as @code{knitr} and
@code{rmarkdown}.")
(define-public r-clipr
(package
(name "r-clipr")
- (version "0.7.1")
+ (version "0.8.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "clipr" version))
(sha256
(base32
- "1ywa4kipwc2d7na6iiz3wzdah99h6aynnh74yxl3nzl40xxlgbgz"))))
+ "1s9vvv3cxnz8w11gsi8z9ddv9jzib5qf5qqxnwqrrv7vj8cr7hij"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
- branch master updated (2543cb4854 -> 231841f9b9), guix-commits, 2022/03/15
- 01/112: gnu: r-shinyjqui: Update to 0.4.1., guix-commits, 2022/03/15
- 02/112: gnu: apache-arrow: Update to 7.0.0., guix-commits, 2022/03/15
- 05/112: gnu: liblantern: Update to 0.7.0., guix-commits, 2022/03/15
- 10/112: gnu: r-clipr: Update to 0.8.0.,
guix-commits <=
- 11/112: gnu: r-ashr: Update to 2.2-54., guix-commits, 2022/03/15
- 08/112: gnu: Add r-fstcore., guix-commits, 2022/03/15
- 14/112: gnu: r-glue: Update to 1.6.2., guix-commits, 2022/03/15
- 15/112: gnu: r-rcppthread: Update to 2.0.2., guix-commits, 2022/03/15
- 17/112: gnu: r-cvst: Update to 0.2-3., guix-commits, 2022/03/15
- 25/112: gnu: r-seriation: Update to 1.3.2., guix-commits, 2022/03/15
- 06/112: gnu: r-torch: Update to 0.7.0., guix-commits, 2022/03/15
- 13/112: gnu: r-colorspace: Update to 2.0-3., guix-commits, 2022/03/15
- 19/112: gnu: r-gower: Update to 1.0.0., guix-commits, 2022/03/15
- 24/112: gnu: r-tsp: Update to 1.2-0., guix-commits, 2022/03/15