unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Herman Rimm via Guix-patches via <guix-patches@gnu.org>
To: 75086@debbugs.gnu.org
Cc: Efraim Flashner <efraim@flashner.co.il>
Subject: [bug#75086] [PATCH rust-team 07/11] gnu: rust-trust-dns-resolver-0.18.0-alpha.2: Replace with 0.18.
Date: Wed, 25 Dec 2024 14:05:39 +0100	[thread overview]
Message-ID: <b3bd78876439cce743eb57205665167ade20bcb7.1735131767.git.herman@rimm.ee> (raw)
In-Reply-To: <eef6f05fa17dcc28a5689fa54daab696ea299cc8.1735131767.git.herman@rimm.ee>

* gnu/packages/crates-io.scm (rust-actix-connect-1): Adjust.
(rust-trust-dns-resolver-0.18.0-alpha.2): Replace with 0.18.

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

diff --git a/gnu/packages/crates-web.scm b/gnu/packages/crates-web.scm
index 9be4ff7d23..c3bf9df3b6 100644
--- a/gnu/packages/crates-web.scm
+++ b/gnu/packages/crates-web.scm
@@ -281,7 +281,7 @@ (define-public rust-actix-connect-1
         ("rust-tokio-openssl" ,rust-tokio-openssl-0.4)
         ("rust-tokio-rustls" ,rust-tokio-rustls-0.12)
         ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18)
-        ("rust-trust-dns-resolver" ,rust-trust-dns-resolver-0.18.0-alpha.2)
+        ("rust-trust-dns-resolver" ,rust-trust-dns-resolver-0.18)
         ("rust-webpki" ,rust-webpki-0.21))
        #:cargo-development-inputs
        (("rust-actix-testing" ,rust-actix-testing-1))))))
@@ -7459,7 +7459,7 @@ (define-public rust-trust-dns-resolver-0.19
        (("rust-env-logger" ,rust-env-logger-0.7)
         ("rust-futures" ,rust-futures-0.3))))))
 
-(define-public rust-trust-dns-resolver-0.18.0-alpha.2
+(define-public rust-trust-dns-resolver-0.18
   (package
     (inherit rust-trust-dns-resolver-0.19)
     (name "rust-trust-dns-resolver")
-- 
2.45.2





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

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-25 13:03 [bug#75086] [PATCH rust-team 01/11] gnu: rust-encoding-index-japanese-1.20141219: Replace with 1 Herman Rimm via Guix-patches via
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 02/11] gnu: rust-encoding-index-korean-1.20141219: " Herman Rimm via Guix-patches via
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 03/11] gnu: rust-encoding-index-simpchinese-1.20141219: " Herman Rimm via Guix-patches via
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 04/11] gnu: rust-encoding-index-singlebyte-1.20141219: " Herman Rimm via Guix-patches via
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 05/11] gnu: rust-encoding-index-tradchinese-1.20141219: " Herman Rimm via Guix-patches via
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 06/11] gnu: rust-trust-dns-proto-0.18.0-alpha.2: Replace with 0.18 Herman Rimm via Guix-patches via
2024-12-25 13:05 ` Herman Rimm via Guix-patches via [this message]
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 08/11] gnu: rust-trust-dns-https-0.18.0-alpha.2: " Herman Rimm via Guix-patches via
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 09/11] gnu: rust-trust-dns-rustls-0.18.0-alpha.2: " Herman Rimm via Guix-patches via
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 10/11] gnu: rust-trust-dns-native-tls-0.18.0-alpha.2: " Herman Rimm via Guix-patches via
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 11/11] gnu: rust-trust-dns-openssl-0.18.0-alpha-2: " Herman Rimm via Guix-patches via
2024-12-26 13:44 ` [bug#75086] [PATCH rust-team 01/11] gnu: rust-encoding-index-japanese-1.20141219: Replace with 1 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=b3bd78876439cce743eb57205665167ade20bcb7.1735131767.git.herman@rimm.ee \
    --to=guix-patches@gnu.org \
    --cc=75086@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).