guix-commits
[Top][All Lists]
Advanced

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

07/20: gnu: r-nor1mix: Update to 1.3-0.


From: guix-commits
Subject: 07/20: gnu: r-nor1mix: Update to 1.3-0.
Date: Sun, 16 Jun 2019 23:16:24 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 776c62d1b29909ab36e0fea2ecfd922f8749da19
Author: Ricardo Wurmus <address@hidden>
Date:   Mon Jun 17 04:53:51 2019 +0200

    gnu: r-nor1mix: Update to 1.3-0.
    
    * gnu/packages/cran.scm (r-nor1mix): Update to 1.3-0.
---
 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 e946086..4226acf 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11748,14 +11748,14 @@ numbers from ZIP and ZINB distributions.")
 (define-public r-nor1mix
   (package
     (name "r-nor1mix")
-    (version "1.2-3")
+    (version "1.3-0")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "nor1mix" version))
        (sha256
         (base32
-         "1bvk888qml9qr7q703s7qzgm0sqfchcjdjqwqllm5vrjx0cnapj3"))))
+         "1817wcvlmxs70vs4db0jkxd7i037744zz8ay3c2a9949z29fxr4w"))))
     (build-system r-build-system)
     (home-page "https://cran.r-project.org/web/packages/nor1mix/";)
     (synopsis "Normal (1-d) mixture models")



reply via email to

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