[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/48: gnu: r-secretbase: Update to 0.5.0.
From: |
guix-commits |
Subject: |
08/48: gnu: r-secretbase: Update to 0.5.0. |
Date: |
Tue, 7 May 2024 16:20:50 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 5969c3e7537fff06e558f68d953ae84c203ba9d4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 22:17:29 2024 +0200
gnu: r-secretbase: Update to 0.5.0.
* gnu/packages/cran.scm (r-secretbase): Update to 0.5.0.
Change-Id: Ia0a2d14a98e43ef68794d7204fc6e60dfcf76fde
---
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 f7fc44a1ca..40fd852c48 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4039,13 +4039,13 @@ scraping tasks, inspired by libraries like
@code{BeautifulSoup}.")
(define-public r-secretbase
(package
(name "r-secretbase")
- (version "0.4.0")
+ (version "0.5.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "secretbase" version))
(sha256
- (base32 "0b05js4vh6pkkiqms2qmipy5pq96q1i5grb951skk0h953cmwf11"))))
+ (base32 "04xxjz4b9lpixgpa547rb9y2d370rs6jy1vyr6z24zkia1fmybg4"))))
(properties `((upstream-name . "secretbase")))
(build-system r-build-system)
(home-page "https://shikokuchuo.net/secretbase/")
- branch r-updates updated (c6c11debc7 -> fd08330f7f), guix-commits, 2024/05/07
- 02/48: gnu: r-valr: Update to 0.8.1., guix-commits, 2024/05/07
- 07/48: gnu: r-mboost: Update to 2.9-10., guix-commits, 2024/05/07
- 12/48: gnu: r-sp: Update to 2.1-4., guix-commits, 2024/05/07
- 08/48: gnu: r-secretbase: Update to 0.5.0.,
guix-commits <=
- 15/48: gnu: r-debugme: Update to 1.2.0., guix-commits, 2024/05/07
- 22/48: gnu: r-labelled: Update to 2.13.0., guix-commits, 2024/05/07
- 06/48: gnu: r-oompadata: Update to 3.1.4., guix-commits, 2024/05/07
- 01/48: gnu: r-scgate: Update to 1.6.2., guix-commits, 2024/05/07
- 04/48: gnu: r-brio: Update to 1.1.5., guix-commits, 2024/05/07
- 11/48: gnu: r-rcppspdlog: Update to 0.0.17., guix-commits, 2024/05/07
- 10/48: FIXUP r-infercnv, guix-commits, 2024/05/07
- 13/48: gnu: r-evd: Update to 2.3-7., guix-commits, 2024/05/07
- 32/48: gnu: r-imager: Update to 1.0.1., guix-commits, 2024/05/07
- 31/48: gnu: r-lda: Update to 1.5.2., guix-commits, 2024/05/07