From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6J7JMTcs/GQcrwAAauVa8A:P1 (envelope-from ) for ; Sat, 09 Sep 2023 10:26:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 6J7JMTcs/GQcrwAAauVa8A (envelope-from ) for ; Sat, 09 Sep 2023 10:26:31 +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 8C9855CFFA for ; Sat, 9 Sep 2023 10:26:31 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=P0lMKB3L; 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 (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694247991; 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-to: 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=IBD2LjZ89RZsbQmeeGFTHndi9KlTRg/NpZ9knMfiYtQ=; b=AjsWdqznbblOvCOibfQ9oA9TCn7hKKWyCy9l/5XLKfZMQocKDzxSmURXl/ouJadiWMDaEJ iJk4bnIEEbVHek0wWo1skN0vKSi6y955QYX1GcSJ1DHKnGUgiiuDZkX+dkWkwDl7tRoPs7 m+BPTYQInWZRVfYQ6htSyXw2eoyV3Dl8fgs6L8NiKSpqdxxBvC3ZGLh9o4AziIWM0XMT+Z two5gqlB19z2P1FZDX563K9ZFHnM4QvH4y1OD8UPDOa1q8dC5fOQP65WWwOt1/b3Tgj+p5 R/W1h/aZ/wacc9ZdKfJexfRQCN8EPjGUQ6c4eQNxjerMtbz+BUzTZrurbwK8Kw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694247991; a=rsa-sha256; cv=none; b=DBW2DAFhnMZazeM31KNGzxQ30lT3LYlyuJb8z2WCMRWZQqPY5R5GWMuvKWxrxFpR3fdeyI mhpcFwIvYUIol1rDtBu12RC8fCpaSFjJV87r+mvObKnjnugJu1VXn3yb3j77yPifPLmaVs W5dCt6uLnQTrhkxnnYxxcdFE7CHz0xQ6wIWuiUFHf8KJ6e4MD7DhdCBNaV+z98xKP59Dfx Tjyvj9trlqIphailvLdhtlIDBXEqyruYeBAK1xYekbfn7hCzJs0ZtLb7OvtK4YpvI9NeYu 6CdAeRjeD6IXGKB/YlrYcvBicwxowo1rLCiUK2fS2DMVZYithqRBlsZUUATydA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=P0lMKB3L; 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 (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qetI1-00010u-8h; Sat, 09 Sep 2023 04:26:01 -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 1qetHz-00010L-Dl for guix-patches@gnu.org; Sat, 09 Sep 2023 04:25:59 -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 1qetHz-00075O-5f for guix-patches@gnu.org; Sat, 09 Sep 2023 04:25:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qetI1-0008B4-RV for guix-patches@gnu.org; Sat, 09 Sep 2023 04:26:01 -0400 Subject: bug#65694: [PATCH] gnu: capypdf: Update to 0.5.0. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 09 Sep 2023 08:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65694 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: 65694-done@debbugs.gnu.org Mail-Followup-To: 65694@debbugs.gnu.org, liliana.prikler@gmail.com, liliana.prikler@gmail.com Received: via spool by 65694-done@debbugs.gnu.org id=D65694.169424791431370 (code D ref 65694); Sat, 09 Sep 2023 08:26:01 +0000 Received: (at 65694-done) by debbugs.gnu.org; 9 Sep 2023 08:25:14 +0000 Received: from localhost ([127.0.0.1]:46072 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qetHG-00089s-3q for submit@debbugs.gnu.org; Sat, 09 Sep 2023 04:25:14 -0400 Received: from mail-ed1-x541.google.com ([2a00:1450:4864:20::541]:50639) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qetHD-00089f-8i for 65694-done@debbugs.gnu.org; Sat, 09 Sep 2023 04:25:11 -0400 Received: by mail-ed1-x541.google.com with SMTP id 4fb4d7f45d1cf-52e828ad46bso3672866a12.1 for <65694-done@debbugs.gnu.org>; Sat, 09 Sep 2023 01:25:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1694247902; x=1694852702; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:from:to:cc:subject :date:message-id:reply-to; bh=IBD2LjZ89RZsbQmeeGFTHndi9KlTRg/NpZ9knMfiYtQ=; b=P0lMKB3L5eid5CJKTh7JJF+Ie+qFTt5D0UmQ6w/8GIor4n/V6db10InHJe6D5fOR5I JFySHU4SwUdgXfWa6l7eqTS/SNDGoOSdFJcyVPBZxT3giJ7ovnpBpIArwkgspYS+FJso wDK7hTgQ3hmE8s/ok/K09WbDvJXYkDKV7HRvmAxaWiutQys6GH8RTRXdz7nFSIIipgUX ZaogtE6wQQtxUTlCKoWu0sdVA+Lfmdg8NRPBxKqyVx8JAdm6OhNL7so1BFu5UF+Dwm2+ QzBvAN1iJcB7KNpt4BMpmtOf3zffreFKTG5LrfQnRu54jlwuTn0ismxdpGV5rsrO5EyS cEHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694247902; x=1694852702; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=IBD2LjZ89RZsbQmeeGFTHndi9KlTRg/NpZ9knMfiYtQ=; b=dc4je1QvPqcgdE5FBba6/I089sa7NTdhQrJiGF86L0rmsTivTG2EaWdBptKoDgXaQp iTbyLv7YkqnKmcWcqdkR+DqLmXgIwRTgEAYFWY0G7XQAPZbbn6W3lIPHSi/hC+sf77hV sutIlA0qBIvpVfg58GCfC9vs1K7V23hDVEFVoWDnzKshtgecYBQvrJ+ooQFPH0QAlnJ/ f/j9UwHMiKbvz88Olm2AGkQ+/ZJgkyb07I2FiY48vRy+OLXfzrx73Y+4jxL6HjxftoZr EgLCOGk4H1oVWaU+q/QQHtK8OZeAOUyi51RcrMk7YQnCA5SdykAR0PnhZvCf2zAdJLoa QhVA== X-Gm-Message-State: AOJu0YyCoxb6eNEdBL6VQVzAHKMiy3GeAQXGHF9hTsaqAsb7QozRZ49K EIHT8WfRZTA98BljJfwb7RUHooQGf9SIu5JJ X-Google-Smtp-Source: AGHT+IHU2xjuyanrS6awAKe/9Z18GUDWiS5Wm8x42s+G3y5ppYgo19IHK7ZqgE7TNtc9Rq4vz1tiog== X-Received: by 2002:a17:906:21b:b0:994:522f:3f4a with SMTP id 27-20020a170906021b00b00994522f3f4amr3951557ejd.29.1694247902499; Sat, 09 Sep 2023 01:25:02 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id sb5-20020a170906edc500b0099bc0daf3d7sm2068698ejb.182.2023.09.09.01.25.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 09 Sep 2023 01:25:01 -0700 (PDT) Message-ID: <54e6695ce7ff5e3b4ef34d5e34a49b1c5b7af328.camel@gmail.com> From: Liliana Marie Prikler Date: Sat, 09 Sep 2023 10:25:00 +0200 In-Reply-To: <87h6o8ds8z.fsf@gmail.com> References: <648551d4a8f57360a49eaf6b90bd02efff186bcc.1693637587.git.liliana.prikler@gmail.com> <87h6o8n8ix.fsf@gmail.com> <8c20340ed159c0e80271cdb7860ceb0be518de82.camel@gmail.com> <87h6o8ds8z.fsf@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 MIME-Version: 1.0 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-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -0.31 X-Spam-Score: -0.31 X-Migadu-Queue-Id: 8C9855CFFA X-TUID: RrIRPy156SlJ Am Dienstag, dem 05.09.2023 um 21:07 -0400 schrieb Maxim Cournoyer: > Hi, >=20 > Liliana Marie Prikler writes: >=20 > [...] >=20 > > > > =C2=A0=C2=A0=C2=A0=C2=A0 (build-system meson-build-system) > > > > =C2=A0=C2=A0=C2=A0=C2=A0 (arguments > > > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (list #:meson meson/newer > > > > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 #:con= figure-flags #~(list "-Dcpp_std=3Dc++23") > > >=20 > > > The build fails otherwise? > > Yes, the file contains a very non-standard value for cpp_std, and > > it's meant only for the big non free C++ compiler. >=20 > Got it. Pushed now.