diff options
author | techchud <protrude_paying969@simplelogin.com> | 2025-08-17 19:24:01 -0500 |
---|---|---|
committer | techchud <protrude_paying969@simplelogin.com> | 2025-08-17 19:24:01 -0500 |
commit | 84b0130d2c16124cc0c49ac9de6d2bd3c78dbeb8 (patch) | |
tree | 59eb7ca154c29eb5f0721cea2d10f19fc3e3c2a3 | |
parent | f3d08c4eadbc411e30c11144d9bfa79c19c39c10 (diff) | |
download | guix-techchud-84b0130d2c16124cc0c49ac9de6d2bd3c78dbeb8.tar.gz guix-techchud-84b0130d2c16124cc0c49ac9de6d2bd3c78dbeb8.tar.bz2 guix-techchud-84b0130d2c16124cc0c49ac9de6d2bd3c78dbeb8.zip |
rust-malloc-buf-0.0.6 -> rust-malloc-buf-0.0
-rw-r--r-- | unlustig.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unlustig.scm b/unlustig.scm index 3b9fac3..509ad6d 100644 --- a/unlustig.scm +++ b/unlustig.scm @@ -836,7 +836,7 @@ See winapi for types and constants.") (build-system cargo-build-system) (arguments `(#:cargo-inputs (("rust-libc" ,rust-libc-0.2) - ("rust-malloc-buf" ,rust-malloc-buf-0.0.6) + ("rust-malloc-buf" ,rust-malloc-buf-0.0) ("rust-objc-exception" ,rust-objc-exception-0.0.2)))) (home-page "http://github.com/SSheldon/rust-objc") (synopsis "Objective-C Runtime bindings and wrapper for Rust.") |