guix-commits
[Top][All Lists]
Advanced

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

28/189: gnu: rust-criterion-plot-0.4: Update to 0.4.3.


From: guix-commits
Subject: 28/189: gnu: rust-criterion-plot-0.4: Update to 0.4.3.
Date: Mon, 21 Sep 2020 06:00:58 -0400 (EDT)

arunisaac pushed a commit to branch wip-swc
in repository guix.

commit af2f98fe2d92c96cd4776a853d66147234a89a53
Author: Arun Isaac <arunisaac@systemreboot.net>
AuthorDate: Tue Sep 15 22:47:01 2020 +0530

    gnu: rust-criterion-plot-0.4: Update to 0.4.3.
    
    * gnu/packages/crates-io.scm (rust-criterion-plot-0.4): Update to 0.4.3.
---
 gnu/packages/crates-io.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 27ce5e7..7e86a4a 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -4403,7 +4403,7 @@ to @code{is_x86_feature_detected}.")
 (define-public rust-criterion-plot-0.4
   (package
     (name "rust-criterion-plot")
-    (version "0.4.1")
+    (version "0.4.3")
     (source
      (origin
        (method url-fetch)
@@ -4412,7 +4412,7 @@ to @code{is_x86_feature_detected}.")
         (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "0id5sfww0hjxlzvkzacdlgbls3lxza8iysqljr7j7s2qxbh1a7m0"))))
+         "17c8v5fv064181yspagkdcfd6jhs7233ba6g94bbl7v0xjnzw8p0"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs



reply via email to

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