[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
154/156: gnu: rust-cache-padded-1: Update to 1.3.0.
From: |
guix-commits |
Subject: |
154/156: gnu: rust-cache-padded-1: Update to 1.3.0. |
Date: |
Tue, 24 Oct 2023 08:53:12 -0400 (EDT) |
efraim pushed a commit to branch rust-team
in repository guix.
commit c2601da6fe58efdabcc79f1c7b4f6a16c6bdbbf4
Author: Steve George <steve@futurile.net>
AuthorDate: Mon Oct 23 23:21:07 2023 +0100
gnu: rust-cache-padded-1: Update to 1.3.0.
* gnu/packages/crates-io.scm (rust-cache-padded-1): Update to 1.3.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: Ib4326bb1cd430e7515c907a4c23a5fd60f5d7995
---
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 48ae315305..93c31d0077 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -10758,14 +10758,14 @@ NULL-terminated C linked lists.")
(define-public rust-cache-padded-1
(package
(name "rust-cache-padded")
- (version "1.1.1")
+ (version "1.3.0")
(source
(origin
(method url-fetch)
(uri (crate-uri "cache-padded" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32 "1fkdwv9vjazm6fs3s5v56mm4carwswdmw8fcwm9ygrcvihcya6k3"))))
+ (base32 "08gb1407k0cvhfllgg06j45r0lv99qrmraf19mccqbs2iz4j05cq"))))
(build-system cargo-build-system)
(home-page "https://github.com/stjepang/cache-padded")
(synopsis "Prevent once piece of data invalidating other cached data")
- 131/156: gnu: Add rust-serde-buf-0.1., (continued)
- 131/156: gnu: Add rust-serde-buf-0.1., guix-commits, 2023/10/24
- 134/156: gnu: Add rust-sval-serde-2., guix-commits, 2023/10/24
- 138/156: gnu: Add rust-sval-flatten-2., guix-commits, 2023/10/24
- 135/156: gnu: Add rust-sval-ref-2., guix-commits, 2023/10/24
- 137/156: gnu: Add rust-sval-fmt-2., guix-commits, 2023/10/24
- 141/156: gnu: Add rust-sval-buffer-2., guix-commits, 2023/10/24
- 146/156: gnu: rust-log-0.4: Update to 0.4.20., guix-commits, 2023/10/24
- 144/156: gnu: Add rust-value-bag-serde1-1., guix-commits, 2023/10/24
- 145/156: gnu: rust-value-bag-1: Update to 1.4.2., guix-commits, 2023/10/24
- 152/156: gnu: rust-base64-0.12: Cleanup package., guix-commits, 2023/10/24
- 154/156: gnu: rust-cache-padded-1: Update to 1.3.0.,
guix-commits <=
- 150/156: gnu: rust-serde-with-3: Update to 3.4.0., guix-commits, 2023/10/24
- 155/156: gnu: rust-nom-5: Update to 5.1.3., guix-commits, 2023/10/24