From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 QNy9OVLN92TEfQAAG6o9tA:P1 (envelope-from ) for ; Wed, 06 Sep 2023 02:52:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QNy9OVLN92TEfQAAG6o9tA (envelope-from ) for ; Wed, 06 Sep 2023 02:52:35 +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 BB71C30432 for ; Wed, 6 Sep 2023 02:52:34 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=jpa4GCPS; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693961554; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=NCsWCE/j/wmcL81ooYfQfMF0kNSeRYv0KYkNzhE97Bc=; b=oQCEnmJWxMgECnQTqHhEDbWOMpsK73pfe/zvzwQHa5wLX/pSc805CqdgBxFJnNXcpaZfOo NQ/r2lrALTCWRiZwEH++DcQw+82SCA89DfA3kmD6nw4sH0h5gp+zak85aDpIrEFbEuOJth vSApbF+MobXC+qaVnub+quoF0S6kuUGPemfS/WkvR1jEMbvC6FFqWFPI9d8Nl5zBiB7te/ pgQ89vNXZostiVpnWVj4uOR1Ysk0So3ONN0h3hqovoqTpXYYzyi9CeuHp606i3Nd7QqbYY v3j8MutTMIDsq+53THlBm35ZaANkADXPO6fAoDpIAAxVMmPOKlFF/Qcl2ST+oQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693961554; a=rsa-sha256; cv=none; b=nLmVS6hMHfJz3O7tsAQW6eArh9qjj42ds3/MNIxPpNXfKkEGUqgOqU7l45gYGc94VMUS8q 04USFrz8dTxGijLENiF/xIpORJdrKqFK2+1nIf9YeCuL2N6hffoBbRu3O9MYQVxwcow7B+ SO3vgJwE28GhyRhvwYP2SZgd0Y8hWKG0BFt1e4M4XKltw0iDlo9ZZW6HZu9pfWD4XJsWvN DIrJ8srcfXbbppS8KXhOr0YJBAyGV//aNrWl4aIW6Nqm6FjxawQrB8ThItSJVZhxva3UwO PymzpYdqCgyDJqwjh3z5rDbDGbuive3D6huDodX1IQY+0kFnWsY/O2sjS8Bxhg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=jpa4GCPS; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdgm7-0005fJ-8p; Tue, 05 Sep 2023 20:52:08 -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 1qdgm3-0005bC-LU for guix-patches@gnu.org; Tue, 05 Sep 2023 20:52:03 -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 1qdgm3-0007C7-De for guix-patches@gnu.org; Tue, 05 Sep 2023 20:52:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qdgm4-0004DY-4j for guix-patches@gnu.org; Tue, 05 Sep 2023 20:52:04 -0400 Subject: bug#65642: Update lcrq to 0.1.2 Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 06 Sep 2023 00:52:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65642 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Vagrant Cascadian Cc: 65642-done@debbugs.gnu.org Mail-Followup-To: 65642@debbugs.gnu.org, maxim.cournoyer@gmail.com, vagrant@debian.org Received: via spool by 65642-done@debbugs.gnu.org id=D65642.169396150416118 (code D ref 65642); Wed, 06 Sep 2023 00:52:03 +0000 Received: (at 65642-done) by debbugs.gnu.org; 6 Sep 2023 00:51:44 +0000 Received: from localhost ([127.0.0.1]:60106 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdglk-0004Bu-D9 for submit@debbugs.gnu.org; Tue, 05 Sep 2023 20:51:44 -0400 Received: from mail-qv1-xf2e.google.com ([2607:f8b0:4864:20::f2e]:46185) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdglh-0004Bg-R2 for 65642-done@debbugs.gnu.org; Tue, 05 Sep 2023 20:51:42 -0400 Received: by mail-qv1-xf2e.google.com with SMTP id 6a1803df08f44-64cca551ae2so18670886d6.0 for <65642-done@debbugs.gnu.org>; Tue, 05 Sep 2023 17:51:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693961495; x=1694566295; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=NCsWCE/j/wmcL81ooYfQfMF0kNSeRYv0KYkNzhE97Bc=; b=jpa4GCPSnfJ1Z0Cz/57UPG+YQDhvXxL/fp91o+hWSxjdI9jn2FE13uN4aHYTSmaj32 QzYUL7BMi1I2ZdrkyJvJxD1Opylphke1Vxi9ekxw/OLmiHU1124NfJ16D2+F4OR8FDgf 1yz/Y2uBaTuyEjejCiUpVWKSov+9HIL0uElaJ8Ql9UICRt3JbQKcw5ko1Qtfnbc8e763 sTAtMuK2ueNX8ZK3MlnSxWqzG2qfA1MnO/npjGyr/OaQ7aFzdep2iNRSPaXA3ekPKDV3 hn8aloSjiSSWBxg18E81rwpnkmQ6f3cBeyvcOteyAuCbNHE8o6sUXM2GA2RopU/q+frn NGhw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693961495; x=1694566295; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=NCsWCE/j/wmcL81ooYfQfMF0kNSeRYv0KYkNzhE97Bc=; b=FAu5ASnL1DXF8yS6axTTorIpGsRmxgyeoWlhMOb7XmhIauVIzZrB+WAaHiM8n0DYCt Kn3M1cvFFdo20ebC1pbD9lX97nuEsVA42fl+CW+gi2UVcBz1O2h0qCyNVav1twefHngg R8S+DJULoqANg2U0bWu/IsHBuv1ThdJ1Kde3+K83hUUilqVEZHYMQLZIDQ1Ks9tRcx3+ aPIkbMPahuZefKrzzditxO5EU/UL6Myn8UICgbCk6l+1eh79B1b1CfjC81YtY+FWQaN0 EABfeg+QenCpobRU6cNbf0nUpOTeFu4NcrC85lSwvqt08hg0oPL75yfySF/T5HGb60VX Vi1g== X-Gm-Message-State: AOJu0YxI9dgQrFcBBHq0Q2HAV4acQGW7TpWr8JJ9ovn7Tc1dKpFjEbYH HTEXnIDFvV4xVcQUGebF8Srmvv+ZQwBAuA== X-Google-Smtp-Source: AGHT+IHOXpSZCUPQAa8+1+P9aVnXHdOLsjke4zuoPw9HGPoK1IfRMR6Joyyc20q8zCj1STYns1x6Qw== X-Received: by 2002:a0c:ca06:0:b0:651:5d5f:787c with SMTP id c6-20020a0cca06000000b006515d5f787cmr15566540qvk.44.1693961495302; Tue, 05 Sep 2023 17:51:35 -0700 (PDT) Received: from hurd (dsl-153-125.b2b2c.ca. [66.158.153.125]) by smtp.gmail.com with ESMTPSA id h20-20020a0cab14000000b0064f4f9ddc72sm4972228qvb.21.2023.09.05.17.51.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Sep 2023 17:51:34 -0700 (PDT) From: Maxim Cournoyer References: <87v8cwt4dw.fsf@wireframe> <87il8uu8u9.fsf@wireframe> Date: Tue, 05 Sep 2023 20:51:33 -0400 In-Reply-To: <87il8uu8u9.fsf@wireframe> (Vagrant Cascadian's message of "Thu, 31 Aug 2023 15:48:30 -0700") Message-ID: <87edjcf7je.fsf_-_@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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-Scanner: mx2.migadu.com X-Spam-Score: -5.13 X-Migadu-Queue-Id: BB71C30432 X-Migadu-Spam-Score: -5.13 X-TUID: uYKhmiRNLRFo Hello, Vagrant Cascadian writes: > And in the meantime, upstream snuck in a new release with some minor > fixes. May as well update to that! > > Both lcsync and librecast still build fine! > > live well, > vagrant > > From 3454b360a107aba20ee00e7d5fc0d56177704d58 Mon Sep 17 00:00:00 2001 > From: Vagrant Cascadian > Date: Thu, 31 Aug 2023 15:43:14 -0700 > Subject: [PATCH] gnu: lcrq: Update to 0.1.2. > > * gnu/packages/networking.scm (lcrq): Update to 0.1.2. > --- Installed! -- Thanks, Maxim