[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
224/424: gnu: rust-openpgp-cert-d-0.3: Update to 0.3.3.
From: |
guix-commits |
Subject: |
224/424: gnu: rust-openpgp-cert-d-0.3: Update to 0.3.3. |
Date: |
Sun, 10 Nov 2024 05:42:10 -0500 (EST) |
efraim pushed a commit to branch rust-team
in repository guix.
commit 81f9d5c3b55d6109897c1faf9f631dce3abb7234
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Sun Sep 22 18:47:26 2024 +0300
gnu: rust-openpgp-cert-d-0.3: Update to 0.3.3.
* gnu/packages/sequoia.scm (rust-openpgp-cert-d-0.3): Update to 0.3.3.
Change-Id: I6fd73c0d2fb0e8501d26e327b9f0a3b9922f3012
---
gnu/packages/sequoia.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/sequoia.scm b/gnu/packages/sequoia.scm
index 8cec446daa..6e8f54642c 100644
--- a/gnu/packages/sequoia.scm
+++ b/gnu/packages/sequoia.scm
@@ -43,14 +43,14 @@
(define-public rust-openpgp-cert-d-0.3
(package
(name "rust-openpgp-cert-d")
- (version "0.3.1")
+ (version "0.3.3")
(source
(origin
(method url-fetch)
(uri (crate-uri "openpgp-cert-d" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32 "1kk2mr4rsib04cygv7jg55wvdxivakggqsfrn4apnaxxl5aknb0c"))))
+ (base32 "01b3wac69jz0wkf9lq8a3rlh502glw31k8daba1j0vwclln06yvw"))))
(build-system cargo-build-system)
(arguments
`(#:tests? #f ; Not all files included.
- 182/424: gnu: rust-color-print-proc-macro-0.3: Update to 0.3.6., (continued)
- 182/424: gnu: rust-color-print-proc-macro-0.3: Update to 0.3.6., guix-commits, 2024/11/10
- 190/424: gnu: Add rust-lscolors-0.19., guix-commits, 2024/11/10
- 185/424: gnu: rust-crossbeam-0.8: Update to 0.8.4., guix-commits, 2024/11/10
- 187/424: gnu: rust-crossbeam-queue-0.3: Update to 0.3.11., guix-commits, 2024/11/10
- 194/424: gnu: Add rust-object-0.36., guix-commits, 2024/11/10
- 205/424: gnu: fd: Update to 10.2.0., guix-commits, 2024/11/10
- 203/424: gnu: rust-trycmd-0.14: Update to 0.14.21., guix-commits, 2024/11/10
- 195/424: gnu: Add rust-pcg-mwc-0.2., guix-commits, 2024/11/10
- 218/424: gnu: rust-hickory-resolver-0.24: Update to 0.24.1., guix-commits, 2024/11/10
- 221/424: gnu: rust-reqwest-0.11: Update to 0.11.27., guix-commits, 2024/11/10
- 224/424: gnu: rust-openpgp-cert-d-0.3: Update to 0.3.3.,
guix-commits <=
- 230/424: gnu: Add rust-hex-slice-0.1., guix-commits, 2024/11/10
- 249/424: gnu: Add rust-sequoia-gpg-agent-0.4., guix-commits, 2024/11/10
- 260/424: gnu: rust-sequoia-openpgp-1: Update to 1.21.2., guix-commits, 2024/11/10
- 257/424: gnu: Add rust-sequoia-keystore-gpg-agent-0.4., guix-commits, 2024/11/10
- 262/424: gnu: sequoia-sqv: Update to 1.2.1., guix-commits, 2024/11/10
- 265/424: gnu: rust-color-spantrace-0.2: Update to 0.2.1., guix-commits, 2024/11/10
- 271/424: gnu: rust-brotli-decompressor-2: Update to 2.5.1., guix-commits, 2024/11/10
- 284/424: gnu: Add rust-chrono-tz-0.9., guix-commits, 2024/11/10
- 289/424: gnu: Add rust-tzfile-0.1., guix-commits, 2024/11/10
- 309/424: gnu: Add rust-gix-attributes-0.22., guix-commits, 2024/11/10