From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qG+dHdM9JGVTMAAAauVa8A:P1 (envelope-from ) for ; Mon, 09 Oct 2023 19:52:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id qG+dHdM9JGVTMAAAauVa8A (envelope-from ) for ; Mon, 09 Oct 2023 19:52:19 +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 6198957124 for ; Mon, 9 Oct 2023 19:52:19 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="S+4Dw/ZT"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696873939; 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=xm35fWFWICQNogcHaW9gXIElaNYJeaxJ1d/GxxCVMXc=; b=TpB0RtVpOQ1d9VBwDqikblP/HHNma5kiOiYmau/+GQvQuGDKWcnuUIScZH6RMqAwSzzndG zgYkduV9To+I9rEwHSVs03qq7E7w94oZmOHyLuo/1oLJkHbXGFlP/PmZ+/E2Rs2jQ3yIny BizM9YSQmzMlRGeodMgemAqDmvgJ1WypWTmKygVkG5QJf5Hgfr6HQyVImp8vSomFtV8NHM sFmmcQnwNbm3jCYqDf050TPjOhzrWKnF7+QAvD8bFqVfuxBtwrl+pbrnbhojJdxrlVq49d YGOhwq9twkcza5hr2kY2mx5rPqPpmS1jARCRkVRwhXoXWGsMDzagyE22Hriq4g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="S+4Dw/ZT"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696873939; a=rsa-sha256; cv=none; b=QdfhWHyyrgut47oxlym9kv1tZzEbCOIZgoAhicuB178FCyC+LlgXOTThqww5IulFTw/9HU T5Yz5Ff/FFNpY5SCyaP1YJGXD5xviYE2fU2oMTTySsm1DF31zucvBSziawh8Md9HV29L3g iLS8lIxpOOcHsnKvhtUqJJy87KHvVnDXUikEjJlujQZdLw26FTp+oRg0V02cIcVCd9Bqef ZWBGNHxDl+dWh58R2mkwNUKS9xEhgrMSKbqZJ3yYVLcTg7yUh68nWwuHrBzGC0uSXi5NL+ hskjUWTQhGpIq8PAxpg5znhnviaLoxTYgIXbvJcER0UwEGXa90HUWzDcTLIq0g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qptJc-0004vV-VN; Mon, 09 Oct 2023 12:41:09 -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 1qptJV-0004aR-Ez for bug-guix@gnu.org; Mon, 09 Oct 2023 12:41:01 -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 1qptJV-0001NV-60 for bug-guix@gnu.org; Mon, 09 Oct 2023 12:41:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qptJp-00044C-R7 for bug-guix@gnu.org; Mon, 09 Oct 2023 12:41:21 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65924: [PATCH core-updates 62/65] gnu: ffmpeg-3.4: Import the correct set of modules. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 09 Oct 2023 16:41:21 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65924 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 65924@debbugs.gnu.org Cc: Maxim Cournoyer Received: via spool by 65924-submit@debbugs.gnu.org id=B65924.169686967415463 (code B ref 65924); Mon, 09 Oct 2023 16:41:21 +0000 Received: (at 65924) by debbugs.gnu.org; 9 Oct 2023 16:41:14 +0000 Received: from localhost ([127.0.0.1]:32917 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptJh-00041B-B9 for submit@debbugs.gnu.org; Mon, 09 Oct 2023 12:41:13 -0400 Received: from mail-yb1-xb2b.google.com ([2607:f8b0:4864:20::b2b]:53370) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptJL-0003ts-Qk for 65924@debbugs.gnu.org; Mon, 09 Oct 2023 12:40:53 -0400 Received: by mail-yb1-xb2b.google.com with SMTP id 3f1490d57ef6-d9151fc5903so4865092276.2 for <65924@debbugs.gnu.org>; Mon, 09 Oct 2023 09:40:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696869625; x=1697474425; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=xm35fWFWICQNogcHaW9gXIElaNYJeaxJ1d/GxxCVMXc=; b=S+4Dw/ZTlZLgbVhxdnIA3RVPOofq6hApy7Sq8MNfN7Yn7dJuPdGwrHaSgerd9Du8wZ b91ZxLaDtvVi2zG0oMPp/48TpQUZaXB9qGrQ2/ye/7b9tONNxyQwXLnukuRJZ6RtNNMu DEVW8aGp2LbvujPvtstBHrrwtUvrJIqChzajwmtqu21zme/WmlOLdq5lkiRcVWfe6r1F GiilBy1CxwwbW6wWiml2Cp0YlUEmkv81geECr/F+NZmrFYBYN6kE9urQVtfH1CToyFtp 7kq1g3zLl4uuu8/+KaBRhOv+U2+26PXBvl2vdd2e0W8gpyhYJyCPMc2bXLDPUChX1Fat vdmA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696869625; x=1697474425; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xm35fWFWICQNogcHaW9gXIElaNYJeaxJ1d/GxxCVMXc=; b=CB7iD65uduwEnhR9Dv1yJ5jkaIC+kRkpZLFDVYcC74ynD80lK4OhqKVfsVKmVbIMAi teowjB7kXQy0nm0JhjaBXP2hLTqL6QChxMnf0AKG927rZqsJJjjBCkVGF6R7vmNWL3AW 2An8z5ktDgL6bF/Kt5JKXfL+y9lSNT2GgvhnTGatq+xziuR7AsvloOpNo9NaqKEXcGTh TG1oGZt4PurT1OSw1MI1OJmJGXIvG+CicEtXszkUTANfsH+zrT3GN6AsRafNChAVapUr ia687xw6Rcq0jU37kPrCByp3SvKQIyEfj/OYQsHzFR/h8wBX4aQpR3RUjr8L+UozEA5o 0d8w== X-Gm-Message-State: AOJu0YzUe/u2TBuIxLxcGkM7AH1AqEoiTb51JMup02Mhvo1SobcIOw9S YC6f2K0ULJ/YHJHel4K5kC+iqJQLt24= X-Google-Smtp-Source: AGHT+IF9VCesKTr7UVfeE8XHIrE+uZH8k5GTKuHowvp+bHZiqIyEDqK8OkEPlxF5BAfCES9LG9Fb2A== X-Received: by 2002:a25:7055:0:b0:d16:f35b:a35f with SMTP id l82-20020a257055000000b00d16f35ba35fmr14930585ybc.40.1696869625418; Mon, 09 Oct 2023 09:40:25 -0700 (PDT) Received: from localhost.localdomain (dsl-10-149-16.b2b2c.ca. [72.10.149.16]) by smtp.gmail.com with ESMTPSA id t10-20020a0ca68a000000b0065afcf19e23sm3946891qva.62.2023.10.09.09.40.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Oct 2023 09:40:25 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 9 Oct 2023 12:38:31 -0400 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 3.31 X-Spam-Score: 3.31 X-Migadu-Queue-Id: 6198957124 X-Migadu-Scanner: mx2.migadu.com X-TUID: Qh4d0yvUzxX3 * gnu/packages/video.scm (ffmpeg-3.4) [arguments] : Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I190d9fb3bc372e87ac7eec4c0b05fd3d0b4f5b12 --- gnu/packages/video.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 90623edfc1..076d67f34f 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -1822,7 +1822,7 @@ (define-public ffmpeg-3.4 "1rijdvcx8xjqwh084qchwz91vcj8wsvb4diax0g8miywpir00ccw")))) (arguments (substitute-keyword-arguments (package-arguments ffmpeg-4) - ((#:modules modules %default-gnu-imported-modules) + ((#:modules modules %default-gnu-modules) `((srfi srfi-1) ,@modules)) ((#:configure-flags flags) -- 2.41.0