guix-commits
[Top][All Lists]
Advanced

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

19/65: gnu: rust-ctor-0.1: Update to 0.1.15.


From: guix-commits
Subject: 19/65: gnu: rust-ctor-0.1: Update to 0.1.15.
Date: Thu, 9 Jul 2020 10:02:04 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 914bfc806a3e2f37723401c00a53c03c26498731
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Jul 9 13:47:00 2020 +0300

    gnu: rust-ctor-0.1: Update to 0.1.15.
    
    * gnu/packages/crates-io.scm (rust-ctor-0.1): Update to 0.1.15.
---
 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 b069bf5..1ed0fc8 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -4747,7 +4747,7 @@ Transparency logs for use with sct crate.")
 (define-public rust-ctor-0.1
   (package
     (name "rust-ctor")
-    (version "0.1.13")
+    (version "0.1.15")
     (source
       (origin
         (method url-fetch)
@@ -4756,7 +4756,7 @@ Transparency logs for use with sct crate.")
          (string-append name "-" version ".tar.gz"))
         (sha256
          (base32
-          "1qgwkwyxishpp3wkbwq5i27zdxz539ii0sz129xj061ffnnfbia7"))))
+          "09x2my9x33srjdip8yf4lm5gq7xqis2694abvpa64r60pajqm19r"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs



reply via email to

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