[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/10: gnu: r-spatstat-utils: Update to 3.1-1.
From: |
guix-commits |
Subject: |
07/10: gnu: r-spatstat-utils: Update to 3.1-1. |
Date: |
Mon, 4 Nov 2024 09:30:16 -0500 (EST) |
rekado pushed a commit to branch r-team
in repository guix.
commit 062f49a12a24971b7a1a07255ba21681197974cd
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 4 15:29:58 2024 +0100
gnu: r-spatstat-utils: Update to 3.1-1.
* gnu/packages/cran.scm (r-spatstat-utils): Update to 3.1-1.
Change-Id: I86f4ada6967fb5de18a30b25bf80facc0f1e1b5a
---
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 7d9951883e..4cb2b6b2ae 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -36394,14 +36394,14 @@ integration.")
(define-public r-spatstat-utils
(package
(name "r-spatstat-utils")
- (version "3.1-0")
+ (version "3.1-1")
(source
(origin
(method url-fetch)
(uri (cran-uri "spatstat.utils" version))
(sha256
(base32
- "0g9djqpn4yl9wcv3x1qb2pvjhq8491194a5lx6xg8180f1a32363"))))
+ "13h7avpzmzcizx70j53ls36f2hwkf57vfcb7ygan9zzrd7h3q085"))))
(properties
`((upstream-name . "spatstat.utils")))
(build-system r-build-system)
- branch r-team updated (dd66bfd498 -> c0fb28f95c), guix-commits, 2024/11/04
- 04/10: gnu: r-tinytex: Update to 0.54., guix-commits, 2024/11/04
- 03/10: gnu: r-rcpp: Update to 1.0.13-1., guix-commits, 2024/11/04
- 02/10: gnu: r-collapse: Update to 2.0.17., guix-commits, 2024/11/04
- 05/10: gnu: r-raceid: Update to 0.3.7., guix-commits, 2024/11/04
- 07/10: gnu: r-spatstat-utils: Update to 3.1-1.,
guix-commits <=
- 09/10: gnu: r-rmarkdown: Update to 2.29., guix-commits, 2024/11/04
- 01/10: gnu: r-changepoint: Update to 2.3., guix-commits, 2024/11/04
- 10/10: gnu: r-r-oo: Update to 1.27.0., guix-commits, 2024/11/04
- 06/10: gnu: r-reformulas: Update to 0.4.0., guix-commits, 2024/11/04
- 08/10: gnu: r-gdtools: Update to 0.4.1., guix-commits, 2024/11/04