guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

36/50: gnu: r-idpmisc: Update to 1.1.20.


From: guix-commits
Subject: 36/50: gnu: r-idpmisc: Update to 1.1.20.
Date: Mon, 27 Jan 2020 10:33:54 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit ba6d9fdcf3a6bed23c784bda1a02149f2e6ebd5e
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Mon Jan 27 16:30:59 2020 +0100

    gnu: r-idpmisc: Update to 1.1.20.
    
    * gnu/packages/cran.scm (r-idpmisc): Update to 1.1.20.
---
 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 aba8f70..ea72719 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -18758,14 +18758,14 @@ these algorithms also allow to detect anomalies 
(outliers).")
 (define-public r-idpmisc
   (package
     (name "r-idpmisc")
-    (version "1.1.19")
+    (version "1.1.20")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "IDPmisc" version))
        (sha256
         (base32
-         "13qcvfm703frs367paddz1wq9k3p17f9p5347m56bhky5hjkaphd"))))
+         "0zy6mxqa8arq0vvhsdcifzm3085c23rnwa1n36fhircph1xwvfdw"))))
     (properties `((upstream-name . "IDPmisc")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]