* [bug#53563] [PATCH] gnu: rust-encoding-rs-0.8: Update to 0.8.30.
@ 2022-01-27 1:35 Stephen Paul Weber
2023-09-01 22:13 ` bug#53563: " Vagrant Cascadian
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Paul Weber @ 2022-01-27 1:35 UTC (permalink / raw)
To: 53563; +Cc: Stephen Paul Weber
* gnu/packages/crates-io.scm (rust-encoding-rs-0.8): Update to 0.8.30.
---
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 878319faa2..37e4bd75df 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -19270,7 +19270,7 @@ encodings.")
(define-public rust-encoding-rs-0.8
(package
(name "rust-encoding-rs")
- (version "0.8.28")
+ (version "0.8.30")
(source
(origin
(method url-fetch)
@@ -19279,7 +19279,7 @@ encodings.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
- "0rf0r99q4kgjrx22kx7pjyjg4lm21599y3ggvy3hzj2spi7h5pw0"))))
+ "1pqirqhlj8mbaln0pv4dk65yr22clpx509ci6gdgs3r5pf5dr5kq"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs
--
2.30.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#53563: [PATCH] gnu: rust-encoding-rs-0.8: Update to 0.8.30.
2022-01-27 1:35 [bug#53563] [PATCH] gnu: rust-encoding-rs-0.8: Update to 0.8.30 Stephen Paul Weber
@ 2023-09-01 22:13 ` Vagrant Cascadian
0 siblings, 0 replies; 2+ messages in thread
From: Vagrant Cascadian @ 2023-09-01 22:13 UTC (permalink / raw)
To: Stephen Paul Weber, 53563-done
[-- Attachment #1: Type: text/plain, Size: 437 bytes --]
On 2022-01-26, Stephen Paul Weber wrote:
> (define-public rust-encoding-rs-0.8
> (package
> (name "rust-encoding-rs")
> - (version "0.8.28")
> + (version "0.8.30")
rust-encoding-rs-0.8 was updated to 0.8.31:
aeb22ecfcb7a1e7a3f84772bee87f70ed5b4f859 gnu: rust-encoding-rs-0.8: Update to 0.8.31.
9a6a0405cf624bcd79b3c6e4f52cd2ba7bf3783b gnu: rust-encoding-rs-0.8: Update to 0.8.31.
Marking as done.
live well,
vagrant
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-01 22:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-27 1:35 [bug#53563] [PATCH] gnu: rust-encoding-rs-0.8: Update to 0.8.30 Stephen Paul Weber
2023-09-01 22:13 ` bug#53563: " Vagrant Cascadian
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.