From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id cFGdAA4492N1egAAbAwnHQ (envelope-from ) for ; Thu, 23 Feb 2023 10:55:26 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id WOJcOw0492PGBgEAG6o9tA (envelope-from ) for ; Thu, 23 Feb 2023 10:55:25 +0100 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 B37BC129BE for ; Thu, 23 Feb 2023 10:55:25 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=QaOkTlmp; 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 (strict)" header.from=posteo.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677146125; a=rsa-sha256; cv=none; b=SAL/d5ELgnv8ZyV0iOL4cVlUrUtMDsdrhWtC4iJCVSSJEmURGyXFRNkLQUeJz3EhWCVNIO ZIJPZASAFfTE4S/XFbkkLE8IJNDRjMBuw7nJN+CjS9lqOLSINIoIfI2gET7qjdXE+/y7r9 deneU9DXLr0Mly50GxNrqbX0vMfG9bvuBUSpB1+qiAZzUjsL2xHEEbZ8SUirfkyU3deohw S896H2L75qi3kGNPr/H0bz8z418qw5AQpmpXIXbyhWwC0L5L4lBo0nqIa0FjFC6l6gHmSo Tt8RGBEweimGnaSnfa9ozBVRfqz24jhAG5hWwiGme75VxZvjXw5B7EJUBtASJg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=QaOkTlmp; 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 (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677146125; h=from:from:sender:sender: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=O8fDrq/1jTsYYIfl6Fxm1q2dvTms+mlg4QJe+mW54g0=; b=rwth5X58Bdib5OLpi11c/aKkP1SuFZuYrNQK6T132s1UbhO3LLQo0chdyWAZlTq69ls3km BJL6BYJ+7j7gn/5Zt0HEp/2lYfuchVGX8DrvSyjKDAya3x3sHlt8H9H03BodvOiKKl7oG/ nITPkhEXY0otuF/1DlCyOKqqAWp0FTYq0irqydKAKbRRWplvTJ9QL/mcq6xAfF0AYV3fbY 1X3VsqsHlCwQQsqgkbUA1GsRii+ZVDvwpeWIMACwzomBz4nGo3hfyyDhOWHCLoofeD6VzI zuyw3aU+KWQJOjEJk9WJhCUBorWL7SJJODgFRfCQRZtgdW3Il9/z+EB5t3MlGw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pV8Je-00052o-P5; Thu, 23 Feb 2023 04:55:06 -0500 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 1pV8Jd-00052V-FN for guix-patches@gnu.org; Thu, 23 Feb 2023 04:55:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pV8Ja-0008Hk-VG for guix-patches@gnu.org; Thu, 23 Feb 2023 04:55:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pV8Ja-0002k3-QX for guix-patches@gnu.org; Thu, 23 Feb 2023 04:55:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61729] [PATCH 1/2] gnu: Update ocaml-uring to 0.5. References: <20230223095144.9081-1-pukkamustard@posteo.net> In-Reply-To: <20230223095144.9081-1-pukkamustard@posteo.net> Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 23 Feb 2023 09:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61729 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61729@debbugs.gnu.org Cc: pukkamustard Received: via spool by 61729-submit@debbugs.gnu.org id=B61729.167714607610470 (code B ref 61729); Thu, 23 Feb 2023 09:55:02 +0000 Received: (at 61729) by debbugs.gnu.org; 23 Feb 2023 09:54:36 +0000 Received: from localhost ([127.0.0.1]:33018 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pV8J9-0002io-LR for submit@debbugs.gnu.org; Thu, 23 Feb 2023 04:54:35 -0500 Received: from mout01.posteo.de ([185.67.36.65]:50247) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pV8J5-0002iJ-3c for 61729@debbugs.gnu.org; Thu, 23 Feb 2023 04:54:31 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 4AE0B2402FE for <61729@debbugs.gnu.org>; Thu, 23 Feb 2023 10:54:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1677146065; bh=0V+hOChtfT1SkT/N945BJReDTmEQzpl3/fajRwKYemE=; h=From:To:Cc:Subject:Date:From; b=QaOkTlmpRDSRimm+WKDL4jOrENiEgj9vE3j13IqJ9iio1mRWvW4ofyntnNa51mOGd qAS5TRz2Y3L30SVFSjHo2vzLEeoO2YNZcyFxq1CGXGG+y3vEmSgvxEnDV8b5sRA2xt NKyTL7TSh2HKDXoSzbob09TPCeWBdf2ZCBpSa8XlIoYo2SSeOSBK1hq+SBRHmHwDr3 hjmQPYKDt+TX1CjpzMhVooVVRZtMkuzw+nr3n09o7X/RafbvV/x0E9QW7dLGxC48dL IQ28G+gio6jp9ZL9ry4c/DHPeh8XXEw5OeGSbEztDVdnGRbd4SMji40HFbB3hNX6RX sxUv8g7Vd9kug== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PMpJt0rVbz9rxM; Thu, 23 Feb 2023 10:54:20 +0100 (CET) From: pukkamustard Date: Thu, 23 Feb 2023 09:54:10 +0000 Message-Id: <20230223095411.9435-1-pukkamustard@posteo.net> 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: X-Migadu-Queue-Id: B37BC129BE X-Spam-Score: -1.57 X-Migadu-Spam-Score: -1.57 X-Migadu-Scanner: scn0.migadu.com 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-Flow: FLOW_IN X-Migadu-Country: US X-TUID: RlCjWwA2wVv3 * gnu/packages/ocaml.scm (ocaml-uring): Update to 0.5. --- gnu/packages/ocaml.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index dae050af50..d3e68fb696 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -2891,7 +2891,7 @@ (define-public ocaml5.0-eio-luv (define-public ocaml-uring (package (name "ocaml-uring") - (version "0.4") + (version "0.5") (home-page "https://github.com/ocaml-multicore/ocaml-uring") (source (origin @@ -2901,7 +2901,7 @@ (define-public ocaml-uring (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 (base32 - "0k70y7nb2wrk2yql0pwnrhsp1x7k9ld4gd8iihbv6r34kcm3a5m1")))) + "0ygx8v01bb5808wy6nppg40h1ns8b1f2l585lwc4389z4wrppk95")))) (build-system dune-build-system) (propagated-inputs (list ocaml-cstruct -- 2.39.1