From: Rick Huijzer <ikbenrickhuyzer@gmail.com>
To: 74328@debbugs.gnu.org
Cc: Rick Huijzer <ikbenrickhuyzer@gmail.com>
Subject: [bug#74328] [PATCH rust-team] gnu: rust-bstr-1: Update to 1.10.0.
Date: Tue, 12 Nov 2024 18:24:22 +0100 [thread overview]
Message-ID: <20241112172436.13607-1-ikbenrickhuyzer@gmail.com> (raw)
Change-Id: Icc660abb2962b1ffd9cb38bc8732168b2b97b4ca
---
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 e70fb90401..b1aaff40f4 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -9650,14 +9650,14 @@ (define-public rust-bson-1
(define-public rust-bstr-1
(package
(name "rust-bstr")
- (version "1.9.0")
+ (version "1.10.0")
(source (origin
(method url-fetch)
(uri (crate-uri "bstr" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "1p6hzf3wqwwynv6w4pn17jg21amfafph9kb5sfvf1idlli8h13y4"))))
+ "036wwrchd5gq3q4k6w1j2bfl2bk2ff8c0dsa9y7w7aw7nf7knwj0"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs
base-commit: e3b52240386ce8000494e46981abfd07a03c53b4
--
2.46.0
reply other threads:[~2024-11-12 17:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241112172436.13607-1-ikbenrickhuyzer@gmail.com \
--to=ikbenrickhuyzer@gmail.com \
--cc=74328@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).