From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id sLWgCEOdgmVjhwAAkFu2QA (envelope-from ) for ; Wed, 20 Dec 2023 08:52:35 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 2A+VBUOdgmVcbAAA62LTzQ (envelope-from ) for ; Wed, 20 Dec 2023 08:52:35 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=RSr5wdtO; 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=1703058755; 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: 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=EVa9P5jDf0yRrEAd4b2GEXecaTcixhAa4m6wuq8dF7Y=; b=INR+lAbEDaCy83kQkKYXHeccWGXmy2M46bmSBZygPR4Zxbogeb6aaUR4cM8qHT0BhK+/MT N7txWWkKPcpTp1gWogrRCM8dgwVNKbVd8SpAM/2TE31+GY7bV9/YgxJOXURDEBFvpkkyeI jgQNNol8HBV3je7ZZHXWxnzMM03H1GTG19F/p/EGW3UteyjnqwYlimGGtHbcEDSQ/OlrtZ WuxOsqJrA0/bQ9H+C4bFqFj1mcJltCw4N6+Z+QjF4gXICJ1VJMWRpERPbLZLCbipLijqSx lD65r4Lwrx7/5mcR/T1W1qeFL4iyY1SQVeoxA4p9ZBAxJMAt3T2SHHLmIbfJhA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703058755; a=rsa-sha256; cv=none; b=FF+6l6ZEm1hmE1mDDt23o+E0ewThxuCadjJld0JLjNAROvj1EW44zVtINVZf4JFuGac93I CfBmnpd0b1stjlVgSRF36YYHeyFZQcEpbHhZQbYw+V3hyQXO/487wkeWp59rQu8DBdV6XF Tyb6PU/JZhVbIKqhz+xdJdEHUv03Ij6UrxAxjHmBqL2nD1OiqRleqcGpxlxxgpSC0ZTqqR IQphyH0V1miMzAB6RYnQjNYuHVq3VTd2yU1YNv+IgpECqhQBpGd0JRgOciQp6m5aZ3r7wZ KZaKUXgEC92kQXMKfwzjX5MocTFAONH0l7/U4KJK5ROiO0jOg7uI1kwigc5jYQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=RSr5wdtO; 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 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 EE46231256 for ; Wed, 20 Dec 2023 08:52:34 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rFrNK-0004Ww-Ts; Wed, 20 Dec 2023 02:52:20 -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 1rFrN4-0004Vw-F9 for guix-patches@gnu.org; Wed, 20 Dec 2023 02:52:05 -0500 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 1rFrN0-0005kG-Th for guix-patches@gnu.org; Wed, 20 Dec 2023 02:52:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rFrN3-0007jL-V5 for guix-patches@gnu.org; Wed, 20 Dec 2023 02:52:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67922] [PATCH 2/2] gnu: google-highway: Update to 1.0.7. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 20 Dec 2023 07:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67922 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67922@debbugs.gnu.org Cc: Efraim Flashner Received: via spool by 67922-submit@debbugs.gnu.org id=B67922.170305868229653 (code B ref 67922); Wed, 20 Dec 2023 07:52:01 +0000 Received: (at 67922) by debbugs.gnu.org; 20 Dec 2023 07:51:22 +0000 Received: from localhost ([127.0.0.1]:38534 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFrMP-0007iC-Hr for submit@debbugs.gnu.org; Wed, 20 Dec 2023 02:51:21 -0500 Received: from mail-wm1-x331.google.com ([2a00:1450:4864:20::331]:49614) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFrMM-0007hz-VR for 67922@debbugs.gnu.org; Wed, 20 Dec 2023 02:51:20 -0500 Received: by mail-wm1-x331.google.com with SMTP id 5b1f17b1804b1-40c39ef63d9so58618625e9.3 for <67922@debbugs.gnu.org>; Tue, 19 Dec 2023 23:51:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1703058670; x=1703663470; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:sender:from:to:cc:subject:date :message-id:reply-to; bh=EVa9P5jDf0yRrEAd4b2GEXecaTcixhAa4m6wuq8dF7Y=; b=RSr5wdtOLn6B1P09w64uJRfWafWira/R9NZc0A6+2qs4CdzYCaBmpoBDrH5m2aHc+q lzouFrlimPaB0J0Oe4ytzSY7GYtXApvy9Jmyj7Qw+WkTXND9c6B7EISHqeuWda/QvFXy 1TIiUGyg+r2GwOVXwKpzgrFCSpm+mJzFwNoeXjOSywHdsH3GLYUR4xtRfMmG0RtDSLI3 /Yt6GC64vVIoyW7SIvvB7Ya34AwHkvVdeQ/9HFBlws6pp7LKRcRjdKNIsotLWdJu5tE8 2gsyZxwkSwtYzAkeJYr6f4hXwHKGJdNBdrKM7nNU4spjmIrv/qbwZCybP4AZbxokaIOj VOOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703058670; x=1703663470; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:sender:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=EVa9P5jDf0yRrEAd4b2GEXecaTcixhAa4m6wuq8dF7Y=; b=Q6w1dJK2tNsNzKo/jOsCFtrJddlUQus/8Gkqq2S9KtqptZc4GbrSux8w5UxHrjZmQR bMrtemRwQ/sZw+KWjiTR6vJXgC4OF+40d/hFyZTWrl1oUvlI0VU4AKZaRUlwmS103s6w mZYvXUG2RDoiilbVBIOI5sXtczb1uP3Nhf1AaBvoryXpPT9qjyf3Dvu2CsdhCKclvKms +LOTPEjW4P706PS29ReqjR9BzJE+Oe/bnoBCZTqSdTlaNTlbpC+j8hZRROcvenIn7AXG jADR/og2Q1378sRJAjBXKhyrsLWwjhIT1hm6nN8cqtXUUR738+QmZamTJgoMX8ZU+wZJ va7A== X-Gm-Message-State: AOJu0Ywc9Rf/01yuvXVDtnMsNIqiBbTY+h13NAeq7lao4UpES5Q/TNdx b9Si4f1pmR4iMyFXy7lpfFm6QGFl0sjk1A== X-Google-Smtp-Source: AGHT+IGYh+2/TPFjWHDfbvbtioSWu8TCI+tYgaOo6U1s02AFwZoFE6jGfFNF8TIMgtDQ8DHbu4k9rg== X-Received: by 2002:a05:600c:1f19:b0:40d:2f28:c8cd with SMTP id bd25-20020a05600c1f1900b0040d2f28c8cdmr707126wmb.52.1703058670057; Tue, 19 Dec 2023 23:51:10 -0800 (PST) Received: from localhost ([5.102.238.170]) by smtp.gmail.com with ESMTPSA id az33-20020a05600c602100b0040c4620b9fasm6550059wmb.11.2023.12.19.23.51.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Dec 2023 23:51:09 -0800 (PST) From: Efraim Flashner Date: Wed, 20 Dec 2023 09:50:57 +0200 Message-ID: <921ab30303b5d2172cd1c430a9138d456931ba6a.1703058269.git.efraim@flashner.co.il> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: 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-Migadu-Spam-Score: -4.22 X-Spam-Score: -4.22 X-Migadu-Queue-Id: EE46231256 X-Migadu-Scanner: mx12.migadu.com X-TUID: BKJe6RyJyQQm * gnu/packages/cpp.scm (google-highway): Update to 1.0.7. Change-Id: I8374135da8343910156709c255f144dab1554cc0 --- gnu/packages/cpp.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm index 83581acc2f..0f2c6e0b85 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm @@ -484,7 +484,7 @@ (define-public xsimd (define-public google-highway (package (name "google-highway") - (version "1.0.5") + (version "1.0.7") (source (origin (method git-fetch) @@ -493,7 +493,7 @@ (define-public google-highway (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "01ig4iqicm57nycl9q8mx1b22gvl4wj5j1vfp1jczhmrga4bca8v")))) + (base32 "0cx38hnislqyd4vd47mlpgjpr1zmpf1fms2bj6nb00fjv53q1sb7")))) (build-system cmake-build-system) (arguments `(#:configure-flags (list "-DHWY_SYSTEM_GTEST=on" -- Efraim Flashner רנשלפ םירפא GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted