* [bug#42264] [PATCH] gnu: r-rjava: Update to 0.9-13.
@ 2020-07-08 12:03 Tanguy Le Carrour
2020-07-08 13:44 ` bug#42264: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Tanguy Le Carrour @ 2020-07-08 12:03 UTC (permalink / raw)
To: 42264; +Cc: Tanguy Le Carrour
* gnu/packages/cran.scm (r-rjava): Update to 0.9-13.
---
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 0091ce9245..8e885c1bdb 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14367,14 +14367,14 @@ the corresponding outputs (tables and graphs).")
(define-public r-rjava
(package
(name "r-rjava")
- (version "0.9-12")
+ (version "0.9-13")
(source
(origin
(method url-fetch)
(uri (cran-uri "rJava" version))
(sha256
(base32
- "03vv0pj6san03c51iyqsyb1rwh3097dfpl2s8iswzzmc7k3shj12"))))
+ "1x3mihyqzr61j52rwaqciw43mkjzmhib4s6qf57v6xj40ksqh5jv"))))
(properties `((upstream-name . "rJava")))
(build-system r-build-system)
(arguments
--
2.27.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#42264: [PATCH] gnu: r-rjava: Update to 0.9-13.
2020-07-08 12:03 [bug#42264] [PATCH] gnu: r-rjava: Update to 0.9-13 Tanguy Le Carrour
@ 2020-07-08 13:44 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-07-08 13:44 UTC (permalink / raw)
To: Tanguy Le Carrour; +Cc: 42264-done
[-- Attachment #1: Type: text/plain, Size: 238 bytes --]
Thanks. Patch pushed.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-07-08 13:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-08 12:03 [bug#42264] [PATCH] gnu: r-rjava: Update to 0.9-13 Tanguy Le Carrour
2020-07-08 13:44 ` bug#42264: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.