From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id wNaBN7IzHGNOyAAAbAwnHQ (envelope-from ) for ; Sat, 10 Sep 2022 08:50:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UNF+N7IzHGPgHAAAauVa8A (envelope-from ) for ; Sat, 10 Sep 2022 08:50:26 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B1A1FCFAB for ; Sat, 10 Sep 2022 08:50:26 +0200 (CEST) Received: from localhost ([::1]:46620 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oWuJt-0005nc-RY for larch@yhetil.org; Sat, 10 Sep 2022 02:50:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50464) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWuHc-00056J-RA for guix-patches@gnu.org; Sat, 10 Sep 2022 02:48:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47752) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oWuHb-0008DM-P8 for guix-patches@gnu.org; Sat, 10 Sep 2022 02:48:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oWuHb-0001QV-M3 for guix-patches@gnu.org; Sat, 10 Sep 2022 02:48:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57702] [PATCH 4/8] gnu: rust-parking-lot-core: Inrerit from latest. References: In-Reply-To: Resent-From: VesselWave Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 10 Sep 2022 06:48:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57702 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "57702@debbugs.gnu.org" <57702@debbugs.gnu.org> Received: via spool by 57702-submit@debbugs.gnu.org id=B57702.16627924615284 (code B ref 57702); Sat, 10 Sep 2022 06:48:03 +0000 Received: (at 57702) by debbugs.gnu.org; 10 Sep 2022 06:47:41 +0000 Received: from localhost ([127.0.0.1]:36433 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWuHE-0001N2-I2 for submit@debbugs.gnu.org; Sat, 10 Sep 2022 02:47:41 -0400 Received: from mail-40135.protonmail.ch ([185.70.40.135]:60143) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWtmc-0006mB-NY for 57702@debbugs.gnu.org; Sat, 10 Sep 2022 02:16:03 -0400 Date: Sat, 10 Sep 2022 06:15:52 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1662790556; x=1663049756; bh=BqYiyKnbZ2qdb3T8f4iOaLURBIrtSKjJ43rnvJg+kRM=; h=Date:To:From:Reply-To:Subject:Message-ID:Feedback-ID:From:To:Cc: Date:Subject:Reply-To:Feedback-ID:Message-ID; b=q+NXfEVcmyJTlBWL+KErm7b4Ov75Oh7WV3f4K74egoUXY35CuvCNWDlpHQqRsRAXc gN9WhqG5QgadCr901k0feNK/qFMokgAT+/LOj3JYQQINNpVcluCKByniDiWcr/Rij9 oxiQiqLX30ycLT66g99+nU0eqm+KO2EY5WSJ3xd6kLitTiC1G42Dls9NUsR9YtEKhg Du3JHPWDHxiw3tIZmYD18uM31bsfFBB00a9ewsGOq+u09dC0DsxdnPHd/fYlyz9cjk 9MHsZIW0sB1its8AAydw7GwW1NqN2g8OsCCJbNto3VxlM9aaqbPoHPvIYslyW8vQ/T G6+ymFymSquEg== Message-ID: Feedback-ID: 44853655:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Sat, 10 Sep 2022 02:47:37 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: VesselWave X-ACL-Warn: , VesselWave via Guix-patches From: VesselWave via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1662792626; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=BqYiyKnbZ2qdb3T8f4iOaLURBIrtSKjJ43rnvJg+kRM=; b=iCricyHznaKBNfraT2HcW2FSooK/vQc4eObjIrMPzVbx1RS9/Jv7gdUYFVyhSYKmiTLlyF fAhqC4YfX1TWf5x2Ms6TQuLPkkUWcVefkUWAnitJMLKZ0SP46bhi2AOLeNAqCVJPfTAHVZ 1G01RZUN7bwb+JXTTRwu8OV5Mugzg5dlegutEPrx8S9g2tbwdaHaK9Pwvnzx5HFq9Hhhqd yw7VfRh1Q7iWj8wXu+54jacuy3bprqcgEoQqr+xiZuJhJWwymtcC+kndUNsPrLZsm+hNRs fytp6n/KPOaa/V/FD++l4tSG9TJxNLkR8C3fH9HhzqMjqSJlowlNzLcKeeweGA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662792626; a=rsa-sha256; cv=none; b=uVlqxreTBgJysE+0XMA9JMsW08UtsqvzygoHDyoW9RF+JlBqe2EQgPX7il8+EjdhsCPjds JGtjksqmjH3HvT4DpP75K2ZPRzV8EOyA0wKDFYL/AezxN94MTGLDw07l4aEBmNqqKh/+u9 nulIh/zaPdKI4LRUNzxdKuGV9/Rug2KZ7hFCBlmuSaHAqLMt1R0Iu8DqeP6SIW23PHXl4f f9ECM1m6M5osk8sdZ4B7bkJRwT0Olw/d9ksB4rHXK6tCLcj5rRpLb3IjY+FTSoVPM4Ge4q T+CFpgFxmz3Y8/Bxv0Y5IHPYMMh6GmP8eK62ZjDjE+/99sdzt+g9efHkpSBZsA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=q+NXfEVc; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.59 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=q+NXfEVc; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: B1A1FCFAB X-Spam-Score: -2.59 X-Migadu-Scanner: scn0.migadu.com X-TUID: 3HKBuHaL6mD8 --- gnu/packages/crates-io.scm | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index da9f249634..9232143600 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -41747,6 +41747,7 @@ (define-public rust-parking-lot-core-0.9 (define-public rust-parking-lot-core-0.8 (package + (inherit rust-parking-lot-core-0.9) (name "rust-parking-lot-core") (version "0.8.4") (source @@ -41764,7 +41765,6 @@ (define-public rust-parking-lot-core-0.8 ;; that works well, really. (substitute* "Cargo.toml" (("0\\.3\\.60") "0.3.56")))))) - (build-system cargo-build-system) (arguments `(#:cargo-inputs (("rust-backtrace" ,rust-backtrace-0.3) @@ -41775,16 +41775,11 @@ (define-public rust-parking-lot-core-0.8 ("rust-redox-syscall" ,rust-redox-syscall-0.2) ("rust-smallvec" ,rust-smallvec-1) ("rust-thread-id" ,rust-thread-id-4) - ("rust-winapi" ,rust-winapi-0.3)))) - (home-page "https://github.com/Amanieu/parking_lot") - (synopsis "API for creating custom synchronization primitives") - (description "This package provides an advanced API for creating custo= m -synchronization primitives.") - (license (list license:asl2.0 license:expat)))) + ("rust-winapi" ,rust-winapi-0.3)))))) (define-public rust-parking-lot-core-0.7 (package - (inherit rust-parking-lot-core-0.8) + (inherit rust-parking-lot-core-0.9) (name "rust-parking-lot-core") (version "0.7.2") (source @@ -41810,7 +41805,7 @@ (define-public rust-parking-lot-core-0.7 (define-public rust-parking-lot-core-0.6 (package - (inherit rust-parking-lot-core-0.7) + (inherit rust-parking-lot-core-0.9) (name "rust-parking-lot-core") (version "0.6.2") (source -- 2.37.2