* [bug#74328] [PATCH rust-team] gnu: rust-bstr-1: Update to 1.10.0.
@ 2024-11-12 17:24 Rick Huijzer
0 siblings, 0 replies; only message in thread
From: Rick Huijzer @ 2024-11-12 17:24 UTC (permalink / raw)
To: 74328; +Cc: Rick Huijzer
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-12 17:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-12 17:24 [bug#74328] [PATCH rust-team] gnu: rust-bstr-1: Update to 1.10.0 Rick Huijzer
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.