diff options
author | msglm <msglm@techchud.xyz> | 2024-03-13 06:34:48 -0500 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2024-03-13 06:34:48 -0500 |
commit | 690420f3d065d24e913e6de00c2b10badb0ba763 (patch) | |
tree | 59eb7ca154c29eb5f0721cea2d10f19fc3e3c2a3 /unlustig.scm | |
parent | 1534818bf83c3cb4f4776ec6fe9922dfb3a81622 (diff) | |
download | guix-msglm-690420f3d065d24e913e6de00c2b10badb0ba763.tar.gz guix-msglm-690420f3d065d24e913e6de00c2b10badb0ba763.tar.bz2 guix-msglm-690420f3d065d24e913e6de00c2b10badb0ba763.zip |
rust-malloc-buf-0.0.6 -> rust-malloc-buf-0.0
Diffstat (limited to 'unlustig.scm')
-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.") |