From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QSFEJbSwX2FuFgAAgWs5BA (envelope-from ) for ; Fri, 08 Oct 2021 04:45:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id WE9bILSwX2GJBQAAB5/wlQ (envelope-from ) for ; Fri, 08 Oct 2021 02:45:08 +0000 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 630B2184B1 for ; Fri, 8 Oct 2021 04:45:08 +0200 (CEST) Received: from localhost ([::1]:54798 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mYfsh-0004d8-Gt for larch@yhetil.org; Thu, 07 Oct 2021 22:45:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39646) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mYfsc-0004cA-Qj for guix-patches@gnu.org; Thu, 07 Oct 2021 22:45:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37246) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mYfsc-0006V5-Hs for guix-patches@gnu.org; Thu, 07 Oct 2021 22:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mYfsc-0007yh-EM for guix-patches@gnu.org; Thu, 07 Oct 2021 22:45:02 -0400 Subject: bug#50823: [PATCH] gnu: ocaml-uuidm: Update to 0.9.7. References: <7b59833a52a67ee7965a77b4f2f68a1d1c99ec25.1632675590.git.public@yoctocell.xyz> In-Reply-To: <7b59833a52a67ee7965a77b4f2f68a1d1c99ec25.1632675590.git.public@yoctocell.xyz> Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 08 Oct 2021 02:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 50823 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50823-done@debbugs.gnu.org Mail-Followup-To: 50823@debbugs.gnu.org, julien@lepiller.eu, public@yoctocell.xyz Received: via spool by 50823-done@debbugs.gnu.org id=D50823.163366105230590 (code D ref 50823); Fri, 08 Oct 2021 02:45:02 +0000 Received: (at 50823-done) by debbugs.gnu.org; 8 Oct 2021 02:44:12 +0000 Received: from localhost ([127.0.0.1]:48790 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYfro-0007xK-Ns for submit@debbugs.gnu.org; Thu, 07 Oct 2021 22:44:12 -0400 Received: from lepiller.eu ([89.234.186.109]:34340) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYfrn-0007xB-1R for 50823-done@debbugs.gnu.org; Thu, 07 Oct 2021 22:44:11 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 5439e542 for <50823-done@debbugs.gnu.org>; Fri, 8 Oct 2021 02:44:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:mime-version:content-type :content-transfer-encoding; s=dkim; bh=UNLHjPfObSNMfjXIAdBz9vD6K w3RgK0d1A1QvkxwJ3I=; b=aDiPLpXFx57uL8frvK5d8GZYfXR4SOh5IrlexkAdj 20OS0I/iVqodTlzfW27v5HP8P2051qGk/dzxn9POCZv95qdWx53XnaG3JSJus00w MircsxIvDcItN+TvlNWh9OCR++WGu3BAl0RZmFzjqKMB2m9ANjLnA23h5ohb1QT8 JeLt04/NdWJm/emMz7vskUroTs1oj7L69XxH1KGLMXZ6ylM/svtYpeYcUEMwWH9z 35aXVSyTvnEJijWLw97SL0qmC7M66OiiFtiFyjiePtYXyOLhXPBvKVCqUAlK9G75 5FrzjNmCgSAvsSV+EzcLwzVsMncvgE+3369GiY0t82lTQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id b9e29354 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <50823-done@debbugs.gnu.org>; Fri, 8 Oct 2021 02:44:09 +0000 (UTC) Date: Fri, 8 Oct 2021 04:44:04 +0200 From: Julien Lepiller Message-ID: <20211008044348.59e877b9@tachikoma.lepiller.eu> X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1633661108; 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: content-transfer-encoding:content-transfer-encoding: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=UNLHjPfObSNMfjXIAdBz9vD6Kw3RgK0d1A1QvkxwJ3I=; b=LU+oIjT6wcWpblZTQo4iqVXQSsSM4NtvJKmPuDw+YLlqjVSGMLjMIwVo6KjxX/0MlKSsL5 uOvFXSXiz/tUixpQSBu+rDTZ3bTlEwI+1Zhz2LS+htUP46hDBrqLouovZMLCWQ7y6W3vic MImdVumggWmx4glc76mketAwMWTWLwn71eqZiokyXrrIOAnF46P0axNKkCFHm3dpggor0E woDmt9XmtCGAOiJUgSiDHwYhO4ii8aOJetQjMJfaJFxCcqHArub4Gzj98Jn7DBeqUo14nP dl28/VIXR6GXetBl1D8KISyQUPqqcjWoTTtGyofxH8yBmf4sacLuvZdIVeYkMQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633661108; a=rsa-sha256; cv=none; b=qQU23LRXKYvI9z9Owr1Dh/GnkM/wY/LyOkzHI0M49/Znkh6wJIXPi+r1c0dtz3q5UZjzaz XFERuoHFSCRkE1ZANNnMj2fUiga7AjirS/glxODWPEh3VllJY4hLg7IciqBVYybyft9yhA PpxHh5xEFX8iNtrcY6AH95vGMkN3cBO5qFZZ9/Zf6agFosD3q6hFrRzooak0B5f/pCSTnY OTNvOMTd9E1NvNhOGOZXbDXO3ALmYLKpP6n3fcxgPlVyXTYSNiDHldeT5bztoQFGbyn92G pGWCeefMR64HND0UXKTEz982n0rdJw+HmOBrLnT7lpJFWnzvUxvFFGcESekp8Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=aDiPLpXF; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 0.18 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=aDiPLpXF; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 630B2184B1 X-Spam-Score: 0.18 X-Migadu-Scanner: scn0.migadu.com X-TUID: d1xpjfJYoeoD Pushed to master as e78d9ea012af843b1012692ffb1918d319ae9e92, thanks!