[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/65: gnu: rust-serde-path-to-error-0.1: Update to 0.1.9.
From: |
guix-commits |
Subject: |
21/65: gnu: rust-serde-path-to-error-0.1: Update to 0.1.9. |
Date: |
Sun, 15 Jan 2023 04:32:47 -0500 (EST) |
efraim pushed a commit to branch staging
in repository guix.
commit 023c968675fc23032680cca562f0ba05207b5608
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Jan 12 19:49:11 2023 +0200
gnu: rust-serde-path-to-error-0.1: Update to 0.1.9.
* gnu/packages/crates-io.scm (rust-serde-path-to-error-0.1): Update to
0.1.9.
[arguments]: Don't skip build.
---
gnu/packages/crates-io.scm | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index a094e124a6..e8b20db39b 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -52096,7 +52096,7 @@ data. This crate provides a wrapper that works with
any existing Serde
(define-public rust-serde-path-to-error-0.1
(package
(name "rust-serde-path-to-error")
- (version "0.1.4")
+ (version "0.1.9")
(source
(origin
(method url-fetch)
@@ -52104,12 +52104,10 @@ data. This crate provides a wrapper that works with
any existing Serde
(file-name
(string-append name "-" version ".tar.gz"))
(sha256
- (base32
- "0n5ilbsxvi174m2fd506ivd43kws0yh523li1xz0zqh60ngi1xj2"))))
+ (base32 "0hbkdhmz82hwx5bxasym776f74jlvnivsx00l4qi7jb3nli4zc16"))))
(build-system cargo-build-system)
(arguments
- `(#:skip-build? #t
- #:cargo-inputs
+ `(#:cargo-inputs
(("rust-serde" ,rust-serde-1))
#:cargo-development-inputs
(("rust-serde-derive" ,rust-serde-derive-1)
- 06/65: gnu: newsboat: Update to 2.30.1., (continued)
- 06/65: gnu: newsboat: Update to 2.30.1., guix-commits, 2023/01/15
- 07/65: gnu: rust-critical-section-1: Update to 1.1.1., guix-commits, 2023/01/15
- 05/65: gnu: rust-parking-lot-core-0.9: Update to 0.9.6., guix-commits, 2023/01/15
- 08/65: gnu: rust-regex-1: Update to 1.7.1., guix-commits, 2023/01/15
- 10/65: gnu: rust-serde-derive-1: Update to 1.0.152., guix-commits, 2023/01/15
- 27/65: gnu: rust-serde-stacker-0.1: Update to 0.1.7., guix-commits, 2023/01/15
- 04/65: gnu: rust-parking-lot-0.12: Fix build., guix-commits, 2023/01/15
- 09/65: gnu: rust-serde-1: Update to 1.0.152., guix-commits, 2023/01/15
- 12/65: gnu: rust-nom-7: Update to 7.1.2., guix-commits, 2023/01/15
- 15/65: gnu: rust-cxx-1: Update to 1.0.86., guix-commits, 2023/01/15
- 21/65: gnu: rust-serde-path-to-error-0.1: Update to 0.1.9.,
guix-commits <=
- 25/65: gnu: rust-serde-yaml-0.8: Update to 0.8.26., guix-commits, 2023/01/15
- 40/65: gnu: rust-dota-short-0.3: Update to 0.3.3., guix-commits, 2023/01/15
- 31/65: gnu: rust-crossbeam-channel-0.4: Update to 0.4.4., guix-commits, 2023/01/15
- 28/65: gnu: rust-crossbeam-0.8: Update to 0.8.2., guix-commits, 2023/01/15
- 46/65: gnu: rust-pest-2: Update to 2.5.3., guix-commits, 2023/01/15
- 43/65: gnu: rust-matches-0.1: Update to 0.1.9., guix-commits, 2023/01/15
- 49/65: gnu: rust-rand-chacha-0.3: Update to 0.3.1., guix-commits, 2023/01/15
- 45/65: gnu: rust-packed-simd-2-0.3: Update to 0.3.8., guix-commits, 2023/01/15
- 44/65: gnu: rust-matrixmultiply-0.2: Update to 0.2.4., guix-commits, 2023/01/15
- 62/65: gnu: rust-new-debug-unreachable-1: Update to 1.0.4., guix-commits, 2023/01/15