From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id yNKpEKKcLmZEBAEAqHPOHw:P1 (envelope-from ) for ; Sun, 28 Apr 2024 20:59:46 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id yNKpEKKcLmZEBAEAqHPOHw (envelope-from ) for ; Sun, 28 Apr 2024 20:59:46 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=sBvBnFgI; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1714330786; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=NcI2swUdOfK/7hXcPciSCk44s7syftPskgXfsCmokI4=; b=V5BhSiRc+Jweuqo1eaHBXeNTP6amBSZnS+SwACDwAMBmcdAouIkiHCy6Qpk8jqOvKObUyD eo/DlZHOep6IMb6UvrMg+LMsm80qVLL0QrDUHdwBwH6aNZO25iFtgmYgaim9o0G3jr+C1g 8seEJZVPqd8VGOfpfYHjt6/rgYJgnvPaGFENA8rZvOFWohKTsQuXpGTC6WE8aWAqK3xKvQ B2EBCRsiqckiQpVuShFitk817Ezmy2dk7BbouEReaJDVGJxNeihWQ+LHpyKnMNQSalXyDm oRlViDbY2MRNb0AUdzNiuC5I/ADRm8bbmJ3oVbI/BBFJXWUh69MLa8180PFWGA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=sBvBnFgI; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1714330786; a=rsa-sha256; cv=none; b=Cuin+z5/WNg5plGiBE0pw7sA/Bq7FDlLcbtwaxkJrihGQqsMaOZeDpP+Tj2Yqs3cV23pXL SKS5fx9+GZCB8DdmRC+vUtKWwD1oqmphZzn50hiyvpeX9tpQlBb8lf3XG8638MWUHQOMsj KWhr5b+d91zMeqX8XgtQ3l0ttZvvXnAGGLGxJDdjagb9YhzXb+a6lME2AH7zLLFaabWXxX 2yVfaGZAV6IUsg24NY3hRY+D+RioHKayTYgsvbiK9KxkWnMB8mUL4IqKIB+IKDPAvnOOpo 7ld34lnYwv9giYVaLgjKncnLRVUZmzvRX6vStS9WjT6h3SovxYlM5IrcJy5tTw== 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 2502B52A9E for ; Sun, 28 Apr 2024 20:59:45 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s19jg-0002md-VS; Sun, 28 Apr 2024 14:58:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s19jb-0002da-8a for guix-patches@gnu.org; Sun, 28 Apr 2024 14:58:47 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1s19ja-0006bi-Vx for guix-patches@gnu.org; Sun, 28 Apr 2024 14:58:47 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s19ju-0005rE-Fy; Sun, 28 Apr 2024 14:59:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69257] [PATCH rust-team v2 026/117] gnu: Add rust-konst-proc-macros-0.3. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sun, 28 Apr 2024 18:59:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69257 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69257@debbugs.gnu.org Cc: Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 69257-submit@debbugs.gnu.org id=B69257.171433070222209 (code B ref 69257); Sun, 28 Apr 2024 18:59:06 +0000 Received: (at 69257) by debbugs.gnu.org; 28 Apr 2024 18:58:22 +0000 Received: from localhost ([127.0.0.1]:51906 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s19jC-0005m2-2n for submit@debbugs.gnu.org; Sun, 28 Apr 2024 14:58:22 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:36631 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s19iY-0005dv-8f for 69257@debbugs.gnu.org; Sun, 28 Apr 2024 14:57:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1714330631; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NcI2swUdOfK/7hXcPciSCk44s7syftPskgXfsCmokI4=; b=sBvBnFgItbWRsmRSfi5SZudK1VYmZYkc07RL4Otz1taDHz1CLh4J3NNA0xobenRw/JLZTf swdoGqG2B+3iED4YFDb2RuCWMmK+mwBsQNVYPoWAsWs5pAcz1Vhi5hqmmuzkUGgMZBpl2R ti+V4ghzVTcj9zu/xPQNX8/Qr2XKgUSDJBhtI1W9QdvIMxsgDB14G8Y1pSYc5R843T/jRV alZAcEZvgfM7GJmXFRTRiO3/nIbtzh27FAbGhwgubwIrnDmUoVMiQYFNO95GiVM8wfSOzj O90kiMUjkn1DRc/gssbI2qs0OEEJO0pgTxhDUjkqiiFTDjwFUyjLrzkIobAvMg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 75ee5df3 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <69257@debbugs.gnu.org>; Sun, 28 Apr 2024 18:57:11 +0000 (UTC) Date: Sun, 28 Apr 2024 20:54:52 +0200 Message-ID: <8baf68e3ed4545062003488573175d552d9534de.1714330021.git.herman@rimm.ee> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Reply-to: Herman Rimm X-ACL-Warn: , Herman Rimm via Guix-patches From: Herman Rimm via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.39 X-Spam-Score: -6.39 X-Migadu-Queue-Id: 2502B52A9E X-Migadu-Scanner: mx13.migadu.com X-TUID: VOxSl7Eso7Km * gnu/packages/crates-io.scm (rust-konst-proc-macros-0.3): Add variable. (rust-konst-proc-macros-0.2): Inherit from rust-konst-proc-macros-0.3. --- gnu/packages/crates-io.scm | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 8b3083c71f..b8e789e763 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -36418,23 +36418,38 @@ (define-public rust-konst-macro-rules-0.2 (description "Implementation detail of the konst crate.") (license license:zlib))) -(define-public rust-konst-proc-macros-0.2 +(define-public rust-konst-proc-macros-0.3 (package (name "rust-konst-proc-macros") - (version "0.2.11") + (version "0.3.0") (source (origin (method url-fetch) (uri (crate-uri "konst_proc_macros" version)) (file-name (string-append name "-" version ".tar.gz")) (sha256 - (base32 "0dxp8mdh3q9d044ql203way4fgbc50n3j3pi2j1x2snlcaa10klq")))) + (base32 "0hv07c8b0v8rlcwkf2n1fv46d5ldk8md344c5c6dc2ayqcfsna2f")))) (build-system cargo-build-system) (home-page "https://github.com/rodrimati1992/konst/") (synopsis "Implementation detail of the @code{konst} crate") - (description "Implementation detail of the @code{konst} crate.") + (description + "@code{konst-proc-macros} is an implementation detail of the +@code{konst} crate.") (license license:zlib))) +(define-public rust-konst-proc-macros-0.2 + (package + (inherit rust-konst-proc-macros-0.3) + (name "rust-konst-proc-macros") + (version "0.2.11") + (source + (origin + (method url-fetch) + (uri (crate-uri "konst_proc_macros" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0dxp8mdh3q9d044ql203way4fgbc50n3j3pi2j1x2snlcaa10klq")))))) + (define-public rust-kqueue-1 (package (name "rust-kqueue") -- 2.41.0