guix-commits
[Top][All Lists]
Advanced

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

27/188: gnu: rust-criterion-plot-0.4: Update to 0.4.3.


From: guix-commits
Subject: 27/188: gnu: rust-criterion-plot-0.4: Update to 0.4.3.
Date: Mon, 12 Oct 2020 02:24:39 -0400 (EDT)

arunisaac pushed a commit to branch master
in repository guix.

commit 0cc16068f0f3dbe11436d395eaaa2cdc5eeabdd8
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 8c247b3..df2353b 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -4097,7 +4097,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)
@@ -4106,7 +4106,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]