[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
44/235: gnu: r-pkgbuild: Update to 1.4.5.
From: |
guix-commits |
Subject: |
44/235: gnu: r-pkgbuild: Update to 1.4.5. |
Date: |
Fri, 1 Nov 2024 10:09:29 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit f391a7f7aeb461b7e42563f2ac5e139ae01bde71
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 1 15:00:38 2024 +0100
gnu: r-pkgbuild: Update to 1.4.5.
* gnu/packages/cran.scm (r-pkgbuild): Update to 1.4.5.
Change-Id: Id1ed4b7d0ebe4a68fcb116cc7b67f40cb0ec1401
---
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 9f90851d06..a2e081c3f5 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -7399,13 +7399,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.4")
+ (version "1.4.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "pkgbuild" version))
(sha256
- (base32 "1a72s2gg7ddjj94naiii44f3vyhky05gaa6xvdf72m1nshy88wjr"))))
+ (base32 "000swh4qfd536d1qpi81xxfk161fl6j159qcbrzw1d5q08ml9pi1"))))
(build-system r-build-system)
(propagated-inputs
(list r-callr r-cli r-desc r-processx r-r6))
- 23/235: gnu: r-dlm: Update to 1.1-6.1., (continued)
- 23/235: gnu: r-dlm: Update to 1.1-6.1., guix-commits, 2024/11/01
- 25/235: gnu: r-sys: Update to 3.4.3., guix-commits, 2024/11/01
- 26/235: gnu: r-askpass: Update to 1.2.1., guix-commits, 2024/11/01
- 30/235: gnu: r-modelenv: Update to 0.2.0., guix-commits, 2024/11/01
- 39/235: gnu: r-geosphere: Update to 1.5-20., guix-commits, 2024/11/01
- 34/235: gnu: r-curl: Update to 5.2.3., guix-commits, 2024/11/01
- 35/235: gnu: r-rjson: Update to 0.2.23., guix-commits, 2024/11/01
- 38/235: gnu: r-gensa: Update to 1.1.14.1., guix-commits, 2024/11/01
- 40/235: gnu: r-amap: Update to 0.8-20., guix-commits, 2024/11/01
- 43/235: gnu: r-ps: Update to 1.8.1., guix-commits, 2024/11/01
- 44/235: gnu: r-pkgbuild: Update to 1.4.5.,
guix-commits <=
- 47/235: gnu: r-dendextend: Update to 1.18.1., guix-commits, 2024/11/01
- 52/235: gnu: r-lpsolve: Update to 5.6.21., guix-commits, 2024/11/01
- 56/235: gnu: r-rmysql: Update to 0.10.29., guix-commits, 2024/11/01
- 61/235: gnu: r-coro: Update to 1.0.5., guix-commits, 2024/11/01
- 69/235: gnu: r-xfun: Update to 0.49., guix-commits, 2024/11/01
- 70/235: gnu: r-tinytex: Update to 0.53., guix-commits, 2024/11/01
- 63/235: gnu: r-statsexpressions: Update to 1.6.1., guix-commits, 2024/11/01
- 68/235: gnu: r-timeseries: Update to 4041.111., guix-commits, 2024/11/01
- 75/235: gnu: r-abind: Update to 1.4-8., guix-commits, 2024/11/01
- 81/235: gnu: r-rbibutils: Update to 2.3., guix-commits, 2024/11/01