unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42263] [PATCH] gnu: r-rcpp: Update to 1.0.5.
@ 2020-07-08 12:02 Tanguy Le Carrour
  2020-07-08 13:43 ` bug#42263: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Tanguy Le Carrour @ 2020-07-08 12:02 UTC (permalink / raw)
  To: 42263; +Cc: Tanguy Le Carrour

* gnu/packages/cran.scm (r-rcpp): Update to 1.0.5.
---
 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 c32558b0be..0091ce9245 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2005,13 +2005,13 @@ you to rapidly iterate while developing a package.")
 (define-public r-rcpp
   (package
     (name "r-rcpp")
-    (version "1.0.4.6")
+    (version "1.0.5")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "Rcpp" version))
        (sha256
-        (base32 "00mk23zmrqn1c4mk9d6csjcbnl12wd7yicjk2ikmw5dyvdfngbs5"))))
+        (base32 "012wbj446k1wz6bp6bpf6h77ypvcsw69xvnax6qf6vyc7dj2qimq"))))
     (build-system r-build-system)
     (home-page "http://www.rcpp.org")
     (synopsis "Seamless R and C++ integration")
-- 
2.27.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#42263: [PATCH] gnu: r-rcpp: Update to 1.0.5.
  2020-07-08 12:02 [bug#42263] [PATCH] gnu: r-rcpp: Update to 1.0.5 Tanguy Le Carrour
@ 2020-07-08 13:43 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-07-08 13:43 UTC (permalink / raw)
  To: Tanguy Le Carrour; +Cc: 42263-done

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

Thanks for the patch! This will result in ~550 package rebuilds so I've
pushed it to the staging branch.


-- 
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:02 [bug#42263] [PATCH] gnu: r-rcpp: Update to 1.0.5 Tanguy Le Carrour
2020-07-08 13:43 ` bug#42263: " Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).