[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/124: gnu: r-diffobj: Update to 0.3.5.
From: |
guix-commits |
Subject: |
03/124: gnu: r-diffobj: Update to 0.3.5. |
Date: |
Mon, 1 Nov 2021 17:28:47 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit d6e68a1433521a1fa6dfaab314a2c7620384d68d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 17:52:13 2021 +0000
gnu: r-diffobj: Update to 0.3.5.
* gnu/packages/cran.scm (r-diffobj): Update to 0.3.5.
---
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 21068ba..2b5e8c9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -212,14 +212,14 @@ wrangling backend for the packages in the
@code{easystats} ecosystem.")
(define-public r-diffobj
(package
(name "r-diffobj")
- (version "0.3.4")
+ (version "0.3.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "diffobj" version))
(sha256
(base32
- "1z4yhfasjpi9rxl1lh9bny7yvs947a6hhc768azc1wwad748mk9q"))))
+ "0q6gwd9pqh41f6j5p9jl92aji4p8kx9inffpha93d7jc3ndsfq6q"))))
(properties `((upstream-name . "diffobj")))
(build-system r-build-system)
(propagated-inputs `(("r-crayon" ,r-crayon)))
- branch r-updates created (now 5f5a5b3), guix-commits, 2021/11/01
- 01/124: gnu: r-interval: Update to 1.1-0.8., guix-commits, 2021/11/01
- 03/124: gnu: r-diffobj: Update to 0.3.5.,
guix-commits <=
- 06/124: gnu: r-bslib: Update to 0.3.1., guix-commits, 2021/11/01
- 02/124: gnu: r-datawizard: Update to 0.2.1., guix-commits, 2021/11/01
- 04/124: gnu: r-rvest: Update to 1.0.2., guix-commits, 2021/11/01
- 05/124: gnu: r-htmltable: Update to 2.3.0., guix-commits, 2021/11/01
- 07/124: gnu: r-shinydashboard: Update to 0.7.2., guix-commits, 2021/11/01
- 10/124: gnu: r-fitdistrplus: Update to 1.1-6., guix-commits, 2021/11/01
- 09/124: gnu: r-pkgload: Update to 1.2.3., guix-commits, 2021/11/01
- 08/124: gnu: r-geosphere: Update to 1.5-14., guix-commits, 2021/11/01
- 11/124: gnu: r-rpostgresql: Update to 0.7-3., guix-commits, 2021/11/01
- 12/124: gnu: r-recipes: Update to 0.1.17., guix-commits, 2021/11/01