all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Herman Rimm via Guix-patches via <guix-patches@gnu.org>
To: 75083@debbugs.gnu.org
Cc: Efraim Flashner <efraim@flashner.co.il>
Subject: [bug#75083] [PATCH rust-team 8/8] gnu: rust-objc-test-utils-0.0: Replace with 0.0.2.
Date: Wed, 25 Dec 2024 12:09:35 +0100	[thread overview]
Message-ID: <9c91780e65f3a279727da6608a4a255463f73c95.1735124628.git.herman@rimm.ee> (raw)
In-Reply-To: <388d070d8a4855acdfb23cf5372a113ca049ec0a.1735124627.git.herman@rimm.ee>

* gnu/packages/crates-apple.scm (rust-objc-test-utils-0.0): Replace with
0.0.2.
(rust-objc-sys-0.2): Replace rust-objc-test-utils-0.0 with 0.0.2.

Change-Id: I377526312e31e5226b2da95ae911ecde4a8be214
---
 gnu/packages/crates-apple.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/crates-apple.scm b/gnu/packages/crates-apple.scm
index 546ce21e6b..bf52beb71f 100644
--- a/gnu/packages/crates-apple.scm
+++ b/gnu/packages/crates-apple.scm
@@ -57,7 +57,7 @@ (define-public rust-block-0.1
     (arguments
      `(#:skip-build? #t
        #:cargo-development-inputs
-       (("rust-objc-test-utils" ,rust-objc-test-utils-0.0))))
+       (("rust-objc-test-utils" ,rust-objc-test-utils-0.0.2))))
     (home-page "https://github.com/SSheldon/rust-block")
     (synopsis "Rust interface for Apple's C language extension of blocks")
     (description "This package provides a rust interface for Apple's C language
@@ -1152,7 +1152,7 @@ (define-public rust-objc-sys-0.2
      `(#:skip-build? #t         ; Needs gcc-objc
        #:cargo-inputs (("rust-cc" ,rust-cc-1))))))
 
-(define-public rust-objc-test-utils-0.0
+(define-public rust-objc-test-utils-0.0.2
   (package
     (name "rust-objc-test-utils")
     (version "0.0.2")
-- 
2.45.2





  parent reply	other threads:[~2024-12-25 11:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-25 11:04 [bug#75083] [PATCH rust-team 1/8] gnu: rust-version-compare-0.0: Remove variable Herman Rimm via Guix-patches via
2024-12-25 11:09 ` [bug#75083] [PATCH rust-team 2/8] gnu: rust-clippy-0.0: Replace with 0.0.302 Herman Rimm via Guix-patches via
2024-12-25 11:09 ` [bug#75083] [PATCH rust-team 3/8] gnu: rust-rust-base58-0.0: Replace with 0.0.4 Herman Rimm via Guix-patches via
2024-12-25 11:09 ` [bug#75083] [PATCH rust-team 4/8] gnu: rust-cloudabi-0.0: Replace with 0.0.3 Herman Rimm via Guix-patches via
2024-12-25 11:09 ` [bug#75083] [PATCH rust-team 5/8] gnu: rust-jni-glue-0.0: Replace with 0.0.10 Herman Rimm via Guix-patches via
2024-12-25 11:09 ` [bug#75083] [PATCH rust-team 6/8] gnu: rust-unicode-xid-0.0: Replace with 0.0.4 Herman Rimm via Guix-patches via
2024-12-25 11:09 ` [bug#75083] [PATCH rust-team 7/8] gnu: rust-matchers-0.0: Replace with 0.0.1 Herman Rimm via Guix-patches via
2024-12-25 11:09 ` Herman Rimm via Guix-patches via [this message]
2024-12-25 11:31 ` bug#75083: [PATCH rust-team 1/8] gnu: rust-version-compare-0.0: Remove variable Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9c91780e65f3a279727da6608a4a255463f73c95.1735124628.git.herman@rimm.ee \
    --to=guix-patches@gnu.org \
    --cc=75083@debbugs.gnu.org \
    --cc=efraim@flashner.co.il \
    --cc=herman@rimm.ee \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.