* [bug#67769] [PATCH] gnu: rust-byteorder-1: update to 1.5.0.
@ 2023-12-11 17:26 Daniel Ziltener via Guix-patches via
2023-12-22 14:08 ` [bug#67769] QA review for 67769 Daniel Ziltener via Guix-patches via
2023-12-26 11:43 ` bug#67769: [PATCH] gnu: rust-byteorder-1: update to 1.5.0 Efraim Flashner
0 siblings, 2 replies; 3+ messages in thread
From: Daniel Ziltener via Guix-patches via @ 2023-12-11 17:26 UTC (permalink / raw)
To: 67769; +Cc: dziltener
---
gnu/packages/crates-io.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index d42ff60a20..cb138a31db 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -10375,14 +10375,15 @@ (define-public rust-bytemuck-derive-1
(define-public rust-byteorder-1
(package
(name "rust-byteorder")
- (version "1.4.3")
+ (version "1.5.0")
(source
(origin
(method url-fetch)
(uri (crate-uri "byteorder" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32 "0456lv9xi1a5bcm32arknf33ikv76p3fr9yzki4lb2897p2qkh8l"))))
+ (base32
+ "0jzncxyf404mwqdbspihyzpkndfgda450l0893pz5xj685cg5l0z"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-development-inputs
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#67769] QA review for 67769
2023-12-11 17:26 [bug#67769] [PATCH] gnu: rust-byteorder-1: update to 1.5.0 Daniel Ziltener via Guix-patches via
@ 2023-12-22 14:08 ` Daniel Ziltener via Guix-patches via
2023-12-26 11:43 ` bug#67769: [PATCH] gnu: rust-byteorder-1: update to 1.5.0 Efraim Flashner
1 sibling, 0 replies; 3+ messages in thread
From: Daniel Ziltener via Guix-patches via @ 2023-12-22 14:08 UTC (permalink / raw)
To: control, 67769
user guix
usertag 67769 + reviewed-looks-good
thanks
Guix QA review form submission:
Items marked as checked: Lint warnings, Package builds, Commit messages
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#67769: [PATCH] gnu: rust-byteorder-1: update to 1.5.0.
2023-12-11 17:26 [bug#67769] [PATCH] gnu: rust-byteorder-1: update to 1.5.0 Daniel Ziltener via Guix-patches via
2023-12-22 14:08 ` [bug#67769] QA review for 67769 Daniel Ziltener via Guix-patches via
@ 2023-12-26 11:43 ` Efraim Flashner
1 sibling, 0 replies; 3+ messages in thread
From: Efraim Flashner @ 2023-12-26 11:43 UTC (permalink / raw)
To: Daniel Ziltener; +Cc: 67769-done
[-- Attachment #1: Type: text/plain, Size: 284 bytes --]
This package was previously updated to 1.5.0 in the rust-team branch.
--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-12-26 12:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-11 17:26 [bug#67769] [PATCH] gnu: rust-byteorder-1: update to 1.5.0 Daniel Ziltener via Guix-patches via
2023-12-22 14:08 ` [bug#67769] QA review for 67769 Daniel Ziltener via Guix-patches via
2023-12-26 11:43 ` bug#67769: [PATCH] gnu: rust-byteorder-1: update to 1.5.0 Efraim Flashner
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.