summaryrefslogtreecommitdiffstats
path: root/unlustig.scm
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2024-03-13 06:39:53 -0500
committermsglm <msglm@techchud.xyz>2024-03-13 06:39:53 -0500
commitce2ddae80fd46b967bd4bdd87073ef06f3947a17 (patch)
tree8c3d028f251b2fa47c18546b976ba9f6ad2aa40b /unlustig.scm
parent690420f3d065d24e913e6de00c2b10badb0ba763 (diff)
downloadguix-msglm-ce2ddae80fd46b967bd4bdd87073ef06f3947a17.tar.gz
guix-msglm-ce2ddae80fd46b967bd4bdd87073ef06f3947a17.tar.bz2
guix-msglm-ce2ddae80fd46b967bd4bdd87073ef06f3947a17.zip
rust-clippy-0.0-302 -> rust-clippy-0.0
Diffstat (limited to 'unlustig.scm')
-rw-r--r--unlustig.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/unlustig.scm b/unlustig.scm
index 509ad6d..9075864 100644
--- a/unlustig.scm
+++ b/unlustig.scm
@@ -856,7 +856,7 @@ See winapi for types and constants.")
(base32 "14haziy946c4m8h5bgg3c98558rbjim3jnl1c5zjdi4fm8r0f3hv"))))
(build-system cargo-build-system)
(arguments
- `(#:cargo-inputs (("rust-clippy" ,rust-clippy-0.0.302))))
+ `(#:cargo-inputs (("rust-clippy" ,rust-clippy-0.0))))
(home-page "https://serde.rs")
(synopsis "A generic serialization/deserialization framework")
(description