From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 2PeqArvWbWVxOgAA9RJhRA:P1 (envelope-from ) for ; Mon, 04 Dec 2023 14:40:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 2PeqArvWbWVxOgAA9RJhRA (envelope-from ) for ; Mon, 04 Dec 2023 14:40:11 +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 E2EF65A0E3 for ; Mon, 4 Dec 2023 14:40:10 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundationdevices.com header.s=google header.b=YHY5easx; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1701697210; a=rsa-sha256; cv=none; b=j85wQjeayTNb3ff73xEc9Pmjhi4O3dBFFnScOpID0E0zNYRJ4EmXBxYcbULYy6cCJgJ2CY wks2jt9RGabpdMW6UITNwTKGbv+N3O6WCnqKhkh6LFwkl98qMj3IVBUftvISVI0VY0b3hn zQ6KPiIcBhEg3PVoCKHF36J2+trkzrxUB5Vizkah+CwTQYkOGgCylxJU9rHenjod+0fDhv Zajm4eylWvAS5dDpeoZs/GVSkAnGOgvSHH9pzZ2GXSVGAQDoODbI6jTU2bZ0vtbKzzCvkO v6UZ1ZbK0tV4gtsvFsmsh1nB3SC4xz4KNqagRXqLs+fmGlmzBSE58RgRo0H5xQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundationdevices.com header.s=google header.b=YHY5easx; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1701697210; h=from:from:sender:sender:reply-to: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=tbh9LdPCG70IWMXQDq+Fkh/4EeVWAW4y9qWieDb8dZg=; b=sMJzC0C7Y8nnJI1rTQkfSOZMvE55Uzz3CbTRAcKcW/49Y9n/yk/CWG4/UtODgB1Vv1xbO/ Y3ee2OuLk6j7YqeyKmpGLols9jvvtaiyOaWPty62Qlzexbzd5cj3mYxxO066UIFioW+YE7 4TMMaw49ZpUiZ6Khv72OkzYx2oYUZ+eD+P5xeXdoNus7HnJqAbV+Lk//s96BhThzG46/Kw lLTKoWE28Y7Xgk3QUj3nZPEaGgnBGiwhQ1CZtUqm97ACmpVIczEEaiwGK3E/htbj/SCwbA 9tLgUGy9U3yz36xTSLxMXIaFAOAPEtvRsu5eQZ8uQsymR9V24L/CIHiMerWmjA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rA9Aw-0003Gp-Cz; Mon, 04 Dec 2023 08:39:54 -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 1rA9Au-0003GE-FN for guix-patches@gnu.org; Mon, 04 Dec 2023 08:39:52 -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 1rA9Au-0001Ci-7J for guix-patches@gnu.org; Mon, 04 Dec 2023 08:39:52 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rA9B4-0006c0-F8; Mon, 04 Dec 2023 08:40:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67623] [PATCH 2/3] gnu: ocaml-lablgtk3-sourceview3: Fix inputs. References: <20231204133657.3448-1-jean@foundationdevices.com> In-Reply-To: <20231204133657.3448-1-jean@foundationdevices.com> Resent-From: Jean-Pierre De Jesus DIAZ Original-Sender: "Debbugs-submit" Resent-CC: julien@lepiller.eu, pukkamustard@posteo.net, guix-patches@gnu.org Resent-Date: Mon, 04 Dec 2023 13:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67623 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67623@debbugs.gnu.org Cc: Jean-Pierre De Jesus DIAZ , Julien Lepiller , pukkamustard X-Debbugs-Original-Xcc: Julien Lepiller , pukkamustard Received: via spool by 67623-submit@debbugs.gnu.org id=B67623.170169719925394 (code B ref 67623); Mon, 04 Dec 2023 13:40:02 +0000 Received: (at 67623) by debbugs.gnu.org; 4 Dec 2023 13:39:59 +0000 Received: from localhost ([127.0.0.1]:33717 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rA9B1-0006bU-BD for submit@debbugs.gnu.org; Mon, 04 Dec 2023 08:39:59 -0500 Received: from mail-wm1-x32e.google.com ([2a00:1450:4864:20::32e]:55803) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rA9B0-0006az-44 for 67623@debbugs.gnu.org; Mon, 04 Dec 2023 08:39:58 -0500 Received: by mail-wm1-x32e.google.com with SMTP id 5b1f17b1804b1-40b2ddab817so45407575e9.3 for <67623@debbugs.gnu.org>; Mon, 04 Dec 2023 05:39:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foundationdevices.com; s=google; t=1701697181; x=1702301981; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=tbh9LdPCG70IWMXQDq+Fkh/4EeVWAW4y9qWieDb8dZg=; b=YHY5easxj5JfgesdGwFjki7vXI60OaGbFYYn0bY0pNUfq1XW/QShIpzzfq/BP3EgyS ifZnXNqrNQYuhMWr/5jjfrQf7TSq39/McBsdcGqgCVBs/wu3ywCWFGIyVtUwQF8O4RJX pE3StMoxNi0QsAvCaJDlEOTFGBJFAF0dwvZ6hhmjDBi+C2dioWGbaWaUQg96jcUYGS9N qpQZC5R2Fx5hevtFZIqkFDzhgqE8zQMF51euWFF+J1rpwWV1q7jAGBSvzJWNrjyhi+45 TCSBxEWgaiDlyQ1Utcdsh8jd4NVuPp7dqqYn1pQoci+YeZ/xToPVFTdb2zsrgdWBjVLE gCMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701697181; x=1702301981; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=tbh9LdPCG70IWMXQDq+Fkh/4EeVWAW4y9qWieDb8dZg=; b=UAWf9oOE739LV+o0QA2X6Xk20wP72O1SEmYKqjtPGnlNkxlf3U5Apg9BmOuSI/dYJO DLb2MiXuEH1kCcp4MVAV4bfW/b6fpZpKntKOVf9Dr+EU9lXwpma+JcS3TFMm9n6bQ3dX iliW8XfAxt6c65JCCMjj08nNMDaKocAiQxl1j/jEuKWNDkgvc/0OLkVtozT96u7qPlHX D8ltA1aHZiplI+bxjt34L8AL6qMLuNxrMBRcwXguih3ZkN+ov0nlvZZSX61vmLRj0rrm HWoS5+Eu/JNbSIjC2xiYhtS+LUCtMcwH0CHHMD/qiXGA4OJWNDKJVBtFWkC/zLHvount gCuQ== X-Gm-Message-State: AOJu0YzTsHRMkXT8hXYM61ngwJ53J5U555r17Ekpfgh7h6xXyGzKI2Yb m5XNbzmfd1HRS5246P8YJA/pAWL5xTxdPv71GdY= X-Google-Smtp-Source: AGHT+IGysgpwSwmqO1JQ/OK8rViZnGtCQlrI9U+QxstNY+fAjFmmnjR+0PLUgo1E+J3ubhWegLnh/g== X-Received: by 2002:a05:600c:4981:b0:40c:d22:e086 with SMTP id h1-20020a05600c498100b0040c0d22e086mr524433wmp.143.1701697181502; Mon, 04 Dec 2023 05:39:41 -0800 (PST) Received: from jeandudey.home ([89.131.29.87]) by smtp.gmail.com with ESMTPSA id p6-20020a05600c468600b0040c0902dc22sm5475849wmo.31.2023.12.04.05.39.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Dec 2023 05:39:41 -0800 (PST) Date: Mon, 4 Dec 2023 14:39:32 +0100 Message-ID: <20231204133934.3890-2-jean@foundationdevices.com> X-Mailer: git-send-email 2.41.0 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: , Reply-to: Jean-Pierre De Jesus DIAZ X-ACL-Warn: , Jean-Pierre De Jesus DIAZ via Guix-patches From: Jean-Pierre De Jesus DIAZ via Guix-patches via 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-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -6.14 X-Spam-Score: -6.14 X-Migadu-Queue-Id: E2EF65A0E3 X-TUID: 05L6+iwXHosy * gnu/packages/ocaml.scm (ocaml-lablgtk3-sourceview3): Move gtksourceview-3 from native-inputs to inputs. Change-Id: I9ea843ddf4cbb38cd69a93e3c125149417d8fa3d --- gnu/packages/ocaml.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 7993dbaa73..47ea323b7d 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -9467,7 +9467,7 @@ (define-public ocaml-lablgtk3-sourceview3 (inherit lablgtk3) (name "ocaml-lablgtk3-sourceview3") (propagated-inputs (list lablgtk3)) - (native-inputs (list gtksourceview-3 pkg-config)) + (inputs (list gtksourceview-3)) (arguments `(#:package "lablgtk3-sourceview3")) (synopsis "OCaml interface to GTK+ gtksourceview library") -- 2.41.0