summaryrefslogtreecommitdiffstats
path: root/unlustig.scm
diff options
context:
space:
mode:
authortechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:01 -0500
committertechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:01 -0500
commit25a2d9785b40ff59f458b539e5ab43fb6a0421c9 (patch)
tree8c3d028f251b2fa47c18546b976ba9f6ad2aa40b /unlustig.scm
parent84b0130d2c16124cc0c49ac9de6d2bd3c78dbeb8 (diff)
downloadguix-techchud-25a2d9785b40ff59f458b539e5ab43fb6a0421c9.tar.gz
guix-techchud-25a2d9785b40ff59f458b539e5ab43fb6a0421c9.tar.bz2
guix-techchud-25a2d9785b40ff59f458b539e5ab43fb6a0421c9.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