[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/35: gnu: r-pkgbuild: Update to 1.4.4.
From: |
guix-commits |
Subject: |
11/35: gnu: r-pkgbuild: Update to 1.4.4. |
Date: |
Tue, 19 Mar 2024 10:03:06 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 57d336ca1f2d24f8bcae027d42b7ce706a340525
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 19 14:43:23 2024 +0100
gnu: r-pkgbuild: Update to 1.4.4.
* gnu/packages/cran.scm (r-pkgbuild): Update to 1.4.4.
Change-Id: Ie936c7da08a22bb41dc77a42b05dfccf794af1cb
---
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 d890a6563d..410db74eb4 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6539,13 +6539,13 @@ processes. Most of its code is based on the
@code{psutil} Python package.")
(define-public r-pkgbuild
(package
(name "r-pkgbuild")
- (version "1.4.3")
+ (version "1.4.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "pkgbuild" version))
(sha256
- (base32 "0rci20gj2x0bgjy51jp8i4gld6arsigj7lhdkpwvdyhadjsyv0qm"))))
+ (base32 "1a72s2gg7ddjj94naiii44f3vyhky05gaa6xvdf72m1nshy88wjr"))))
(build-system r-build-system)
(propagated-inputs
(list r-callr r-cli r-desc r-processx r-r6))
- branch master updated (83c5e7169d -> 26aa8fc87e), guix-commits, 2024/03/19
- 03/35: gnu: r-dyngen: Move to (gnu packages cran)., guix-commits, 2024/03/19
- 08/35: gnu: r-gwasexacthw: Update to 1.2., guix-commits, 2024/03/19
- 10/35: gnu: r-sass: Update to 0.4.9., guix-commits, 2024/03/19
- 11/35: gnu: r-pkgbuild: Update to 1.4.4.,
guix-commits <=
- 14/35: gnu: r-processx: Update to 3.8.4., guix-commits, 2024/03/19
- 17/35: gnu: r-ggsci: Update to 3.0.2., guix-commits, 2024/03/19
- 02/35: gnu: r-tictoc: Update to 1.2.1., guix-commits, 2024/03/19
- 07/35: gnu: r-igraph: Update to 2.0.3., guix-commits, 2024/03/19
- 09/35: gnu: r-zcompositions: Update to 1.5.0-3., guix-commits, 2024/03/19
- 05/35: gnu: r-arrow: Update to 15.0.1., guix-commits, 2024/03/19
- 01/35: gnu: r-genomeinfodb: Update to 1.38.8., guix-commits, 2024/03/19
- 06/35: gnu: snakemake-5: Use G-expression., guix-commits, 2024/03/19
- 13/35: gnu: r-coro: Update to 1.0.4., guix-commits, 2024/03/19
- 12/35: gnu: r-psych: Update to 2.4.3., guix-commits, 2024/03/19