From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mG6KLXhW8mTlNwAA9RJhRA:P1 (envelope-from ) for ; Fri, 01 Sep 2023 23:24:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mG6KLXhW8mTlNwAA9RJhRA (envelope-from ) for ; Fri, 01 Sep 2023 23:24:08 +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 812A63B1AB for ; Fri, 1 Sep 2023 23:24:08 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=ef5MipAJ; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693603448; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-to: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=CjO44rrOf2BKG2EnnCGb70aRjYSXBVyBAuTclpVBvtE=; b=GisMYVPo6DQbKIX9uoHyeEAQm4oxzrMNMZu2d7tiJXMTZLpHWcbx744/5nrXepeTwk5NMQ QoYraacr7cprIDsqzdn3eO5GekferEZyQZkArR4383dDjWP+C6wRZod9CrorugpSYDta9Q iVvBgEc/pNSIReMQNblHLWq9fDjUU1FwYbXtTziGKYTNYi5G4hzGSuLS3pxGNxRh8egR+Z Sy7ErCBrlq4jAe01GSB+D7Nk5CiDBHCIxAkbL7U4a8ZYLqNthE9AsfhcFiq2i7JhLO82LE RMQ9ebgG2F15c6YpdJde7afrvJo0WX/mYtdgsJStJKwEmHe+jrpgVfsnAEX5Qw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=ef5MipAJ; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693603448; a=rsa-sha256; cv=none; b=r9lTfYmrnPY61yswJnSRRiUjxVlDdCM7GAXE7kASr+wsDLJk/EAv9a0TEeRvpaviNpYG21 Shp8jPy1bIqMWz3XyHD2kIx7iHbY4y/czhmNzCma0A2BF0jOjSpB0rscpblfnCqye1Eeyk OeeZ0yOQ3bVIDC056KSD+G5QBBXh6tuRRWQVWWkFLh8ESM4RLh0/I8wVOns3HohVK5GoMt uMqrOzNx2SlAdAqRHYMfRth8IpDTRtJkDDzfVGF6RwDCH2A7uwoxBvPbNw9qpuqlx8+iio PI5u6xiF1oI4klIdzwcyjQAXwbyBJK+Y6EqHOuerYtnc3FLKUj4j7QEYw3kSBA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qcBcQ-0001W2-ON; Fri, 01 Sep 2023 17:23:54 -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 1qcBcO-0001VB-TV for guix-patches@gnu.org; Fri, 01 Sep 2023 17:23:52 -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 1qcBcO-0000Rx-L3 for guix-patches@gnu.org; Fri, 01 Sep 2023 17:23:52 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qcBcX-0003Fv-Vj for guix-patches@gnu.org; Fri, 01 Sep 2023 17:24:01 -0400 Subject: bug#51725: [PATCH 01/12] gnu: Add rust-lifeguard-0.6. Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 01 Sep 2023 21:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51725 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: phodina , 51725-done@debbugs.gnu.org Mail-Followup-To: 51725@debbugs.gnu.org, vagrant@debian.org, phodina@protonmail.com Received: via spool by 51725-done@debbugs.gnu.org id=D51725.169360339812461 (code D ref 51725); Fri, 01 Sep 2023 21:24:01 +0000 Received: (at 51725-done) by debbugs.gnu.org; 1 Sep 2023 21:23:18 +0000 Received: from localhost ([127.0.0.1]:34288 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcBbq-0003Ev-GT for submit@debbugs.gnu.org; Fri, 01 Sep 2023 17:23:18 -0400 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]:37580) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcBbo-0003ES-Bf for 51725-done@debbugs.gnu.org; Fri, 01 Sep 2023 17:23:16 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 0A9B11AA7B; Fri, 1 Sep 2023 14:22:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1693603378; bh=0Cl+PMpDDG6muz9MQQcQiP+WgU1fLnlY8/Eto+LiyXA=; h=From:To:Subject:In-Reply-To:References:Date:From; b=ef5MipAJ+XDqSMgXVHnL+fDEskzjMS0UelYVrl+8BtucoTXN/G83Qg/isij5KuLl+ FYz/0n6ayZEdy52It/QtMKJgV/xIKSN4xHIp6P0m+GzGSIedkZr1N8mtINbhpJimEa RxYA97wFG839BJ3yBN23b16rQbbZ13q0KzPUWM5u7MOSC0UEdUUmjiLZv0Xz2DKjwy CowBziiTDAe4IE8nxwigmQR8XYsLGvYzWoAC+W/rI4GXkLGDcht4uHoti0+sOuzfb0 DM5vpz+tqnPfArO5spwBq2BMyFXTrSNG6ihpfRTNBnyDDmwFFuwZq2Zm7ruZUo6iwZ fWneeTwBlylqA== From: Vagrant Cascadian In-Reply-To: References: Date: Fri, 01 Sep 2023 14:22:54 -0700 Message-ID: <87pm31si4x.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.82 X-Spam-Score: -6.82 X-Migadu-Queue-Id: 812A63B1AB X-Migadu-Scanner: mx2.migadu.com X-TUID: yVfp4iHVEGjZ --=-=-= Content-Type: text/plain On 2021-11-09, phodina wrote: > The following series of patches add rust-adblock as a small milestone for upstreaming Brave browser. It appears the other patches ended up in some other bug. > +(define-public rust-lifeguard-0.6 > + (package > + (name "rust-lifeguard") > + (version "0.6.1") And this appears to have been merged as 01b64290cba63586371189b937ed6f1481396086. Marking as done. live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZPJWLgAKCRDcUY/If5cW qo4dAP9SV4IFbhngcxRL3mXkYN5tPb0No5/JOkNH2YBvCFH44wD9EMAfOiwbqpVo S1Cv9epdYRImwKkFhMGH952EmzuPCQU= =2/KA -----END PGP SIGNATURE----- --=-=-=--