From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id cMP/Kya5WWaGNgEAqHPOHw:P1 (envelope-from ) for ; Fri, 31 May 2024 13:48:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id cMP/Kya5WWaGNgEAqHPOHw (envelope-from ) for ; Fri, 31 May 2024 13:48:54 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=NFraSUfd; 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=1717156134; a=rsa-sha256; cv=none; b=lq9/7Ky1vEwe0o8FBhytIoNU+FVJyJ4qGsA78y6Vr4HU4u92AAIrbWk7tVhYaaLyaBdcx8 EBjCvKYuONKRrHp+m3p5yX5JtdOyaBN4v7mjcsRIRUC4AyRNsXXN1dZx+S8oigDmDjOCuq iGojEU5eVcB4M/nY3AEX8bEchxjNCcKeobFC2H8YkyujI/yllvXBaOKiY8fLOLK546/Sbw EguGSphSf6usHzX5CVkYNG9VeFpup6WKftU7C2+xG0U9AvCl2ERNE9Ibnr0lRKQul4OaL6 M2BG36CDnKGoXi8YzoEtvvzW+i7xLVQCunU03cin0dBf17aZtntsRuuooC7bcA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=NFraSUfd; 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=1717156134; 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=HJhCVtPK92UeXuWsYXmLR5AmAVZR+AMLSRX+sWj7Deg=; b=MUu7BDizVUQPf8quar+ZRPyW8bkZEocnoUhWSECsw+WEL1oDRi1zaNaINRcH7kpjMBxMaG Z6cRHs8RART/ElPujY+S7FAPBeIJhXq1Y9ErJDPzrxEAIqAPB9AQMpy6XVhxUJnlCz9LrO oTWY2djUjrDGCQY915WBeDazJyAWZfIG/OKKpNg5VwZKrHaEB36nooP4RJhjs72DML71WU 7vss+QL6COREKm9UrlW86E1hk7S9zDCSss3SMawq/Slr17E0WC3LhfvSEboI2kMhyRm8jJ 4iTV9Gu+376JmFISULEP4ofF8ZkoPNiVkQgIUG10gzCO5qt0+lHCGXzbgbctzA== 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 98A8A1C46D for ; Fri, 31 May 2024 13:48:54 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sD0ke-0000LA-W8; Fri, 31 May 2024 07:48:53 -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 1sD0kd-0000K8-6s for guix-patches@gnu.org; Fri, 31 May 2024 07:48:51 -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 1sD0kc-00006t-UK for guix-patches@gnu.org; Fri, 31 May 2024 07:48:50 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sD0kn-0004GY-Qa for guix-patches@gnu.org; Fri, 31 May 2024 07:49:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70780] [PATCH v2 2/2] gnu: Add libscfg. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 31 May 2024 11:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70780 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Wilko Meyer Cc: 70780@debbugs.gnu.org Received: via spool by 70780-submit@debbugs.gnu.org id=B70780.171715608516325 (code B ref 70780); Fri, 31 May 2024 11:49:01 +0000 Received: (at 70780) by debbugs.gnu.org; 31 May 2024 11:48:05 +0000 Received: from localhost ([127.0.0.1]:53387 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sD0jt-0004FE-99 for submit@debbugs.gnu.org; Fri, 31 May 2024 07:48:05 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56932) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sD0jr-0004Ek-Fn for 70780@debbugs.gnu.org; Fri, 31 May 2024 07:48:04 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sD0jb-0008P4-5q; Fri, 31 May 2024 07:47:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=HJhCVtPK92UeXuWsYXmLR5AmAVZR+AMLSRX+sWj7Deg=; b=NFraSUfdalfFsXIN8MaE 0KrCKPxz9qLCuEzvuBrLa0uvXnsLf/Sxm2q8EobSFZxKK/k3+CvjfpdFq9HHQcgdAAcYShrBVJLNp LkJvCPieWVz4cZ/6rqzS3zp4zaKYlnnwJFNMPGRQ/j9p95Wy/qI7uxbAxJKsRytkQdbmp3RVghYmr /wSuC1Jjk6x32grkz270MXv0iBazOUyrdHg+lFVKQ1R592oH6pKnxkUYSvTT3XY/rQscu51bLTGI4 kF2C4df9lcrAXv3Vor05Xibe5qHwroEpPgbYTG9zLrx4iRCPYUoXglIs9fzNH9numMntjUlbKCGt6 8fJ843whzZE7/g==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <9889610f1c2bc612ef933164f3bf57ad4202aac3.1715343899.git.w@wmeyer.eu> (Wilko Meyer's message of "Fri, 10 May 2024 14:25:00 +0200") References: <0690031a5d139f819ef74c35c8b3d7dbacf7f332.1715343899.git.w@wmeyer.eu> <9889610f1c2bc612ef933164f3bf57ad4202aac3.1715343899.git.w@wmeyer.eu> Date: Fri, 31 May 2024 13:47:39 +0200 Message-ID: <878qzqtd7o.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: 98A8A1C46D X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -7.25 X-Spam-Score: -7.25 X-TUID: hbGbrnPI2fQl Hi, Wilko Meyer skribis: > * gnu/packages/serialization.scm (libscfg): New variable. > * gnu/packages/serialization.scm: Add copyright. The second line is unnecessary. > + (synopsis "A C library for scfg") > + (description "This package provides a C library for scfg.") Please run =E2=80=98guix lint=E2=80=99 (it=E2=80=99ll complain about the sy= nopsis) and check out . :-) Could yoiu send updated patches addressing this? Also, please make sure the libscfg patch comes first in the series. Thanks in advance! Ludo=E2=80=99.