[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/65: gnu: rust-untrusted-0.7: Update to 0.7.1.
From: |
guix-commits |
Subject: |
37/65: gnu: rust-untrusted-0.7: Update to 0.7.1. |
Date: |
Thu, 9 Jul 2020 10:02:10 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit 537bd1c6ed6236b453d8a8c69f9883a68ec83c58
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Jul 9 14:42:08 2020 +0300
gnu: rust-untrusted-0.7: Update to 0.7.1.
* gnu/packages/crates-io.scm (rust-untrusted-0.7): Update to 0.7.1.
---
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 a5b1070..a78b952 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -26776,7 +26776,7 @@ whitespace from a string.")
(define-public rust-untrusted-0.7
(package
(name "rust-untrusted")
- (version "0.7.0")
+ (version "0.7.1")
(source
(origin
(method url-fetch)
@@ -26784,7 +26784,7 @@ whitespace from a string.")
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
- "1kmfykcwif6ashkwg54gcnhxj03kpba2i9vc7z5rpr0xlgvrwdk0"))))
+ "0jkbqaj9d3v5a91pp3wp9mffvng1nhycx6sh4qkdd9qyr62ccmm1"))))
(build-system cargo-build-system)
(home-page "https://github.com/briansmith/untrusted")
(synopsis "Zero-allocation parsing of untrusted inputs in Rust")
- 44/65: gnu: rust-wincolor-1.0: Update to 1.0.3., (continued)
- 44/65: gnu: rust-wincolor-1.0: Update to 1.0.3., guix-commits, 2020/07/09
- 45/65: gnu: Add rust-resize-0.3., guix-commits, 2020/07/09
- 57/65: gnu: rust-ref-cast-1.0: Update to 1.0.2., guix-commits, 2020/07/09
- 58/65: gnu: rust-ref-cast-impl-1.0: Update to 1.0.2., guix-commits, 2020/07/09
- 59/65: gnu: rust-remove-dir-all-0.5: Update to 0.5.3., guix-commits, 2020/07/09
- 20/65: gnu: rust-libc-print-0.1: Update to 0.1.13., guix-commits, 2020/07/09
- 32/65: gnu: Add rust-rustc-ap-rustc-data-structures-654., guix-commits, 2020/07/09
- 35/65: gnu: rust-unicode-xid-0.2: Update to 0.2.1., guix-commits, 2020/07/09
- 22/65: gnu: rust-linked-hash-map-0.5: Update to 0.5.3., guix-commits, 2020/07/09
- 34/65: fixup rust-rustc-ap-rustc-data-structures, guix-commits, 2020/07/09
- 37/65: gnu: rust-untrusted-0.7: Update to 0.7.1.,
guix-commits <=
- 39/65: gnu: rust-vcpkg-0.2: Update to 0.2.10., guix-commits, 2020/07/09
- 41/65: gnu: rust-widestring-0.4: Update to 0.4.2., guix-commits, 2020/07/09
- 42/65: gnu: rust-winapi-0.3: Update to 0.3.9., guix-commits, 2020/07/09
- 46/65: gnu: rust-y4m-0.5: Update to 0.5.3., guix-commits, 2020/07/09
- 47/65: gnu: rust-zip-0.5: Update to 0.5.6., guix-commits, 2020/07/09
- 48/65: gnu: rust-windestring-0.4: Don't skip build., guix-commits, 2020/07/09
- 49/65: gnu: rust-podio-0.1: Update to 0.1.7., guix-commits, 2020/07/09
- 50/65: gnu: rust-ppv-lite86-0.2: Update to 0.2.8., guix-commits, 2020/07/09
- 51/65: gnu: rust-proc-macro-hack-0.5: Update to 0.5.16., guix-commits, 2020/07/09
- 55/65: gnu: rust-rand-os-0.2: Update to 0.2.2., guix-commits, 2020/07/09