From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id SL/VBIMjhmZvJAEA62LTzQ:P1 (envelope-from ) for ; Thu, 04 Jul 2024 04:22:27 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id SL/VBIMjhmZvJAEA62LTzQ (envelope-from ) for ; Thu, 04 Jul 2024 06:22:27 +0200 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=Fh7x8Laa; 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=1720066947; 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=kOb7VN6pZEfema7O6MkeWXEjTUISLwVVaikY8d5x5pA=; b=MtJ/honk0TfV67e8XU8R1XPFHBxu/OnokTEwn3H9shsXIfuxWDaUQ+2RUQzqUv2wr8skgC hoCvwNpbXy7+OLa+8inG9P7kWqv65XMC1NehTfCLdcoHBtc7YRXCCfmLr2Y/VlKXA1Rts/ WuLmMCGmwAxTemgi4XMQDWGcGTVRlX2ui2NefIQUiVPgCDPMFxvpgn2aCZc1DIMztsETKz q7QibL1RWaxo5r5eA7BPsDGsHUyGntCU1E1PJZVfBMOKTeGlHZHaXheOz+E5e5DicquKiu xnblOgA11EExwh7Pgmcv4nnxh5OPwEh5TLuc+5xI1UmctInjVL2LVQ2aKDhs5w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Fh7x8Laa; 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-Seal: i=1; s=key1; d=yhetil.org; t=1720066947; a=rsa-sha256; cv=none; b=eZqSvV9e82C9Q5rfYBKqiquDklxcZRWskNH18QuzLpazig/fmcfLrdvVs1mlyaVUUBLiSE +sH13alANrxSQbKbICY/8UNIRibJI6pDxgq0NXmHofXR3o3y/soUsq+eHKttMY4FjZkA67 U8hsUp0nWwXeuJlN30chTiJiftXHHZ0eJD+aDHkV0EOyh+9DNSS0HPDB1eq38fpYrfGCa5 qv/jqv6XRuPWzXT+hdEeM8/XfKGyi1reCHN8IY+QnPciOc9AwS30tlOVj3r6i4f0kMkxjb WoN7cnoLAH29xIu51+6vB4VMt9CRoOqgqdPwxl+MOhxwI+QQNCoyfeaMIafWFQ== 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 0FBC2557D7 for ; Thu, 4 Jul 2024 06:22:24 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sPDz0-0002RF-VZ; Thu, 04 Jul 2024 00:22:11 -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 1sPDyt-0002Qh-Mf for guix-patches@gnu.org; Thu, 04 Jul 2024 00:22:04 -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 1sPDyq-0006iR-0k for guix-patches@gnu.org; Thu, 04 Jul 2024 00:22:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sPDys-0008LO-4F for guix-patches@gnu.org; Thu, 04 Jul 2024 00:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71833] [PATCH v2] gnu: opencv: Update to 4.10.0 References: In-Reply-To: Resent-From: Andy Tai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 04 Jul 2024 04:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71833 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71833@debbugs.gnu.org Cc: Andy Tai Received: via spool by 71833-submit@debbugs.gnu.org id=B71833.172006687732010 (code B ref 71833); Thu, 04 Jul 2024 04:22:02 +0000 Received: (at 71833) by debbugs.gnu.org; 4 Jul 2024 04:21:17 +0000 Received: from localhost ([127.0.0.1]:41180 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sPDy8-0008KE-W8 for submit@debbugs.gnu.org; Thu, 04 Jul 2024 00:21:17 -0400 Received: from mail-ot1-f48.google.com ([209.85.210.48]:46276) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sPDy7-0008K6-NZ for 71833@debbugs.gnu.org; Thu, 04 Jul 2024 00:21:16 -0400 Received: by mail-ot1-f48.google.com with SMTP id 46e09a7af769-701ef03185fso145060a34.0 for <71833@debbugs.gnu.org>; Wed, 03 Jul 2024 21:21:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1720066812; x=1720671612; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:sender:from:to:cc:subject:date:message-id:reply-to; bh=kOb7VN6pZEfema7O6MkeWXEjTUISLwVVaikY8d5x5pA=; b=Fh7x8Laa/bZDVIBc2vKnrFzSGhPw3lSp6/TwwrBlbkjhG3iTEgnWDLJndkG5UeIzlp WXDERvi1XOslu11UgyznW99xUR7SegG+DrIbmP9JFGV7P6YbI/BTXL4gQrDh9oQwfYGM MRumRvOs8+Wx1tXeLThzeao9mJuaM82NLUCx96lY2auLZ1nHZzKyeY7FtYaIf6pnZDzb SF513+A/pJrDpSTFuISzSMmiQLBpSQXwRA0xq/nOAZK4RTYd17A2FS2CjoNidzzlDLOt ezZPAbwqB82xPzMRhvuCIHstdoqtaSnaR4vwh0jjKyW6bFvqxHgAXAgSyanIYpCi9Bhm vjOg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720066812; x=1720671612; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:sender:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=kOb7VN6pZEfema7O6MkeWXEjTUISLwVVaikY8d5x5pA=; b=RsyZ5mhzmEJvDrA51+lahgPEvjDjORHqPwUrO7hSpZv9e0Bn1vBdfrYD8BoE3KTX/R sbXpce6HZtvihdm7S6epXQwM1l3c9qVL1ueKZtq5HJbDvnEZsuuDrR4a+VpQJs2+WoRK n3ydGzSspBjX8nh7JBfqOzc7RGxIX6AH73eyR6O9Nro95EwgMIq+pO4Q6iT0ZZtyDZ6l PRcRppnBvDdi5TCX44ut0i4rvgbxxWDrJxpCVKeN6ClESigWHY8XOcenSilOVDMsWWY0 Jb4B4wUr/xuo+6R5IvCZrwJFpGHi6WrRfGrk2DT84DtLy+pPgqlYP2v+Dx5UrNSmdDDx EBMA== X-Gm-Message-State: AOJu0Yx7hC/DjR/VrSU9oSgDnEJ/QremwzwBlAmbKgmC2ScnqcGn3IsC /AQSfOPJBvcSWC3npJ2jp2HVOErmM1g4Tr+uEnzZlFT/BkQTLEa2ggwsWg== X-Google-Smtp-Source: AGHT+IFUY/RgihRYOUvUdvIfpseVrCrhb949u9uPzKWuUt4v37K10sdkWtz+NBTldengIvtWZyxPlw== X-Received: by 2002:a05:6358:7f1e:b0:1a6:72b8:d08f with SMTP id e5c5f4694b2df-1aa98ca45abmr56169055d.29.1720066812377; Wed, 03 Jul 2024 21:20:12 -0700 (PDT) Received: from DEskMiniX300.. (c-98-37-226-154.hsd1.ca.comcast.net. [98.37.226.154]) by smtp.gmail.com with ESMTPSA id 98e67ed59e1d1-2c99a9cd133sm394306a91.38.2024.07.03.21.20.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 Jul 2024 21:20:11 -0700 (PDT) From: Andy Tai Date: Wed, 3 Jul 2024 21:20:08 -0700 Message-Id: <641fc0a5d3f881cfa58d901e18e2db1e950410f1.1720066781.git.atai@atai.org> X-Mailer: git-send-email 2.34.1 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: 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-Queue-Id: 0FBC2557D7 X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -3.89 X-Spam-Score: -3.89 X-TUID: p1RN8kzSSgiI * gnu/packages/image-processing.scm (opencv): Update to 4.10.0. Change-Id: I4de85cdaa744386deb8162a689dca23003c150ef --- gnu/packages/image-processing.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm index 65fe793f2d..46a87535b3 100644 --- a/gnu/packages/image-processing.scm +++ b/gnu/packages/image-processing.scm @@ -476,7 +476,7 @@ (define-public vtk-7 (define-public opencv (package (name "opencv") - (version "4.9.0") + (version "4.10.0") (source (origin (method git-fetch) (uri (git-reference @@ -515,7 +515,7 @@ (define-public opencv (for-each delete-file (find-files "." "\\.jar$")))) (sha256 (base32 - "1s3d2bzf74biz18flb33533dfx3j31305ddh4gzgvg55hpr1zp55")))) + "0vinljqhq3r8sffy2396q688irb6iz389sv5vlg04z9y7mvddb8x")))) (build-system cmake-build-system) (arguments `(#:configure-flags @@ -698,7 +698,7 @@ (define-public opencv (file-name (git-file-name "opencv_extra" version)) (sha256 (base32 - "1x095sgc0fkl8zzpxlswpnmxkf80cvzab1ddcq792dys5qm2s1x4")))) + "16gykga4cc8q8iqx9sj25ggxrp6mqbppwwib734nhlk1b6s2q15j")))) ("opencv-contrib" ,(origin (method git-fetch) @@ -707,7 +707,7 @@ (define-public opencv (file-name (git-file-name "opencv_contrib" version)) (sha256 (base32 - "17xrvzllbcrprxn6c0g4x25i2wa7yqa0ycv177wah3if9s30dgib")))))) + "07sanb0kb90rwghlp4jpgvmicr39hgrsjmsc5nifcryw3d0r0m14")))))) (inputs (list eigen ffmpeg-4 base-commit: 9014b27480a1fafc643feb97db9c7efff74294ba -- 2.34.1