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 ms8.migadu.com with LMTPS id 6DLQHh2bKmV6UgEAG6o9tA:P1 (envelope-from ) for ; Sat, 14 Oct 2023 15:43:57 +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 6DLQHh2bKmV6UgEAG6o9tA (envelope-from ) for ; Sat, 14 Oct 2023 15:43:57 +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 0A29A5CACB for ; Sat, 14 Oct 2023 15:43:57 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=E6ZPQYwk; 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=1697291037; 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=xzpqTfsQ7J14abR+mGCHvrIzwSIQ7fijaKf8RzIenCc=; b=m/0EBhhiJZAK/CmJ7Gj06ZoxJ9Wc/frc0tFxzrqorCkUrwKKcII5jv9Ll4gWuj19thq5Vp saFBosbSDVY9jTop2YnCXIeBTI1whRYTsUYxjFiErC4+3RqBSrCFpbuSoCYpOA7fRkHU90 M2v6SLsK3TKxjySmdvLgqwTq7N6mhckx45xOqh5kAwAEm/ziVB9MVfkGBPSj+zurgnSa40 K/fDPPi7lagJ+tCP9r9+vQpaeF4gleKpDRSGH6gTm9UB+rVQoLFWGIlzVN8ojjOB9pleMt yg7LM0MJEeMPgmJiGdntYbtdvvCJ0RPU6dnBqMzBOQezwxfJsPocajthPcyKwA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=E6ZPQYwk; 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=1697291037; a=rsa-sha256; cv=none; b=RCRL3qSYaQhDvvtRDaDpIKaP8z587W0k/Qx5P46/LUeRhTgydJLz0TTZ8A1hnUAJKQwZmr sFo3nQDdoSsRAKdDHzTr5eBQmX/KwoH6hUiKRYQYSeEqTHYCG0loE2RCQypFznco3wFnLb ZdvC4ODVyH5M0U6TZJQ4hTfFrl0P6KDS/JcRAZ09DdVokqtl5ha/8t+2969CFjPFy6VOeD CNp0IbX/xD9AOdD/LFUGohy3dVna13hvWhg9nKp3yFLLyUZT4wNL0tEU3Ob6hiB1UnYwb+ KW5vbBcOVnsYLxf8k1BcjD92UZRre+hwwvML3RwMc2XOwajn5/5jXoLE/Evu+g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qrevc-0005Zq-Ej; Sat, 14 Oct 2023 09:43:40 -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 1qreva-0005Zc-Tu for guix-patches@gnu.org; Sat, 14 Oct 2023 09:43:38 -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 1qreva-00040H-Lo for guix-patches@gnu.org; Sat, 14 Oct 2023 09:43:38 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qrevy-0001CH-7n for guix-patches@gnu.org; Sat, 14 Oct 2023 09:44:02 -0400 Subject: bug#66184: [PATCH] gnu: dool: Update to 1.3.0. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 14 Oct 2023 13:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66184 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Yovan Naumovski Cc: 66184-done@debbugs.gnu.org Mail-Followup-To: 66184@debbugs.gnu.org, othacehe@gnu.org, yovan@gorski.stream Received: via spool by 66184-done@debbugs.gnu.org id=D66184.16972910044508 (code D ref 66184); Sat, 14 Oct 2023 13:44:01 +0000 Received: (at 66184-done) by debbugs.gnu.org; 14 Oct 2023 13:43:24 +0000 Received: from localhost ([127.0.0.1]:48226 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrevM-0001Ad-5Z for submit@debbugs.gnu.org; Sat, 14 Oct 2023 09:43:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49238) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrevK-0001AO-CN for 66184-done@debbugs.gnu.org; Sat, 14 Oct 2023 09:43:23 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qreuq-0003rG-FW; Sat, 14 Oct 2023 09:42:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=xzpqTfsQ7J14abR+mGCHvrIzwSIQ7fijaKf8RzIenCc=; b=E6ZPQYwk9SFqWq7thyfI ot0BCC39kfpGXBE+c5C9Zfhfvber/DwG0r2E4YjoyBjaYC/hfs98chZo6Ir+02XjlFj1tpUXokRq3 GEqSvyeah1Kn/g62rtXHKQTFUfibb9FMHfDYirNLKrIq9+T+n1gjhHR4zxY1IfzErXduNVdvd7ymm cdAdbfim0wvuuerroZ6v2wvMTBiL0lAM0VVDw7F7AAkrpcSQ5musQ2l77LSDe/SQa2qquEzuaqP8H cAoaheinQv/4u/ddJwc0HnzcDfwOOlAHaiD8oNcmIImoolAs+oHXj7IbpI+QtpMig4sNJySH5J2dl 602Cn0FfzTUIcg==; From: Mathieu Othacehe References: <20230924192324.12105-1-yovan@gorski.stream> Date: Sat, 14 Oct 2023 15:42:25 +0200 In-Reply-To: <20230924192324.12105-1-yovan@gorski.stream> (Yovan Naumovski's message of "Sun, 24 Sep 2023 22:23:21 +0300") Message-ID: <8734ydgw1q.fsf@gnu.org> 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-Spam-Score: -6.85 X-Spam-Score: -6.85 X-Migadu-Queue-Id: 0A29A5CACB X-Migadu-Scanner: mx2.migadu.com X-TUID: XkCehXEvWP+u > * gnu/packages/admin.scm (dool): Update to 1.3.0. Applied, thanks, Mathieu