guix-commits
[Top][All Lists]
Advanced

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

44/65: gnu: rust-wincolor-1.0: Update to 1.0.3.


From: guix-commits
Subject: 44/65: gnu: rust-wincolor-1.0: Update to 1.0.3.
Date: Thu, 9 Jul 2020 10:02:12 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit d7b0db6e4e9ca9cd32765fc6bdd3f9933f097d61
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Jul 9 14:54:55 2020 +0300

    gnu: rust-wincolor-1.0: Update to 1.0.3.
    
    * gnu/packages/crates-io.scm (rust-wincolor-1.0): Update to 1.0.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 e910674..d881daa 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -28611,7 +28611,7 @@ x86_64-pc-windows-gnu target.  Please don't use this 
crate directly, depend on
 (define-public rust-wincolor-1.0
   (package
     (name "rust-wincolor")
-    (version "1.0.2")
+    (version "1.0.3")
     (source
       (origin
         (method url-fetch)
@@ -28619,7 +28619,7 @@ x86_64-pc-windows-gnu target.  Please don't use this 
crate directly, depend on
         (file-name (string-append name "-" version ".crate"))
         (sha256
          (base32
-          "1agaf3hcav113i86912ajnw6jxcy4rvkrgyf8gdj8kc031mh3xcn"))))
+          "017x33ljndwc76cp5z9llgndn0nh7v8jcjaykbizkawmwy9n3pyp"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs



reply via email to

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