From 6eab7ce6c004a7016951fd07aceede26926602d3 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Wed, 25 Oct 2023 16:57:42 +0200 Subject: [PATCH] gnu: r-paws-common: Update to 0.6.2. * gnu/packages/cran.scm (r-paws-common): Update to 0.6.2. Change-Id: Ie843d206f9275499f8ee1e10b071d2f2799e9b50 --- 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 489e8c8ebb..674b207a97 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -38881,14 +38881,14 @@ (define-public r-zoon (define-public r-paws-common (package (name "r-paws-common") - (version "0.6.1") + (version "0.6.2") (source (origin (method url-fetch) (uri (cran-uri "paws.common" version)) (sha256 (base32 - "0haw72885xmzl6rmb8vlkqwnxh7iq5cr89d852j2vk56sxjxv1y5")))) + "1jgls5fks9s8m616qs6b7hvv0wf7nhzajyds15hnlasqwg387h3d")))) (properties `((upstream-name . "paws.common"))) (build-system r-build-system) (propagated-inputs