From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id EDfRN/oMGWTVdgEASxT56A (envelope-from ) for ; Tue, 21 Mar 2023 02:48:43 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id kMfzNvoMGWQjJwEAG6o9tA (envelope-from ) for ; Tue, 21 Mar 2023 02:48:42 +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 95D54EAE4 for ; Tue, 21 Mar 2023 02:48:42 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=cYhgZInL; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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=1679363322; 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: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=SKamRojy4l81TfYWNQ5u87PwmL7tJfgmPkq/Wx8FdHA=; b=pQHkJxJcolgu4dM05OW56p/Zi+KQIdVAQFt5B0pdb0J112sKliZ3OVTg4yfBDOw1U/WjmT IgxsyK7J2L/AgnzkFaHOt0Mk8zorCquYXiS8/+zdf3ssgaZiLTNqS/Xo4QUygSwTwD5vj2 6R2Pgr3SDhXDR/Ji3zjIV95YkPFiIFkzxv8axOPlCtCNYcCDNFYAkPaBEb7/efhxjjk5M5 7YVY3hELj9Tr9X8FpVe9pQbto9afuanbD5Vem1WhMbjc3jh1Y0/g2x9mDAp1wIyHFfFeen nuODoaH8qTaF2mO1YIud4SjWHAvmdktEhXRdnqOL9n40oHSmtp8Y4RGjLKlGHA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=cYhgZInL; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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=1679363322; a=rsa-sha256; cv=none; b=P68KbDFRcWMf/7v/RCZtT4xI8+I1oDt2GNV/aFQKciBHQcC+Ll2d+ehJ0ZlcSCik8uixGX OkrdVafRK4/xPOgr29P1iKgxmc5XpIQgP2GfVfejHh2ovM0sFxnbImaLW3uBxqlxf0OZG5 ho51zJaKrQdrKZBuxT+oqIiOBA2rvAoihIuUf8TcQaI2dliy46zoiMKQv6erBjkvhYFsrj KzHrBeYLffN8qJ6rcW770xN5b2hIixwr26npRrrm/jNQ5o/y70w0wHoW8mnBUz30E7hUL6 NR/Zmss4T4cSTjJ5Y21e3YVEqrWtBJnIoN+HyzGr/vBrjdbIQ7CKVtIOJHptZQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peR6d-0008W4-8p; Mon, 20 Mar 2023 21:48:07 -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 1peR6Y-0008VB-Q9 for guix-patches@gnu.org; Mon, 20 Mar 2023 21:48:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1peR6Y-0002k1-95 for guix-patches@gnu.org; Mon, 20 Mar 2023 21:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peR6Y-000719-4p for guix-patches@gnu.org; Mon, 20 Mar 2023 21:48:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62310] [PATCH 0/4] gnu: fdroidcl: Update to 0.7.0. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 21 Mar 2023 01:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62310 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sergey Trofimov Cc: 62310@debbugs.gnu.org Received: via spool by 62310-submit@debbugs.gnu.org id=B62310.167936322526885 (code B ref 62310); Tue, 21 Mar 2023 01:48:02 +0000 Received: (at 62310) by debbugs.gnu.org; 21 Mar 2023 01:47:05 +0000 Received: from localhost ([127.0.0.1]:57221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peR5d-0006zY-BG for submit@debbugs.gnu.org; Mon, 20 Mar 2023 21:47:05 -0400 Received: from mail-qt1-f172.google.com ([209.85.160.172]:46043) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peR5b-0006z3-3p for 62310@debbugs.gnu.org; Mon, 20 Mar 2023 21:47:03 -0400 Received: by mail-qt1-f172.google.com with SMTP id t19so2244231qta.12 for <62310@debbugs.gnu.org>; Mon, 20 Mar 2023 18:47:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679363217; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=SKamRojy4l81TfYWNQ5u87PwmL7tJfgmPkq/Wx8FdHA=; b=cYhgZInLBPxc78PcHrjhM/Ggjey6Er38wjxFz6QJDhduz9EZX5AfbGPpFxSh9dfOSt yZlh+V8AJT5sqPEssJhEV4/A/WSoEEVAybyUVT3gFaL1O6Z/reth9o9ZBG4qDhQ+Kzv0 bCqKl5gTfTR2rKiDWoiJSDlDoNoWbTDacFXHIUvuLkdCXqTlmHL7ZqqoY0qbx7Yrpqso 5qmdl3CZ0YbhCuAhAHBaE9gqRsb93CbbFt2isXNuoqyPifkqfjjdBgp3oMa/bDG6v8gq LgbgWaXl0tiacDUQIWfzT0lcYQAtertVgfJkTrn38V0y6M58oAWzNzum7nA1oLjrWPpS yXPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679363217; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=SKamRojy4l81TfYWNQ5u87PwmL7tJfgmPkq/Wx8FdHA=; b=5A5ouIt6iQrEIS1xzFU37EWOjqDA1/xOo+yD9i1hCu+dNllczY4YgmLBlis0p2uvSS gnstV+LXGOmfCkOjLylJTd/GHTlU0llRmJgFrboGcYeyGxnOkGox+mGN9coqLJrwff3j SJxoq9pwkMd0VAuHPO0Lqs73Gs3Lnw4ONr1xdr02GStUgix5gYb6IdILZApotE5bdw0a asm0n8+xaKw/uZSHzqmyAFa39rR3g2S82jlSX3kpth7xtdx9nLo/ZHloYiTp00zk0pxv gAGO9o2jBmHxsSYRK7XXEfUj/F8Tw2ceY87N9B2QZEu+vL7tWkv1bVBsw+gWOgsXm3uE ocVw== X-Gm-Message-State: AO0yUKXeUXxFQIqgXMzINw4yhJ1yG3OklbanaGpHK8bp3Sn089c9pYQB O10UFrE0YYf2vVEYLAjnjNPDkaGeZNY= X-Google-Smtp-Source: AK7set8VgeraDr6m8yObrAxDXZTT5NDxYJ9H+05xjg5kkTS3p4Mp3htIf8rKqVWaF2ITRpTdZbp0gA== X-Received: by 2002:ac8:7d8d:0:b0:3bf:d17d:c94d with SMTP id c13-20020ac87d8d000000b003bfd17dc94dmr1894506qtd.54.1679363217325; Mon, 20 Mar 2023 18:46:57 -0700 (PDT) Received: from hurd (dsl-10-128-46.b2b2c.ca. [72.10.128.46]) by smtp.gmail.com with ESMTPSA id o14-20020ac872ce000000b003e03178112dsm3548263qtp.13.2023.03.20.18.46.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 18:46:57 -0700 (PDT) From: Maxim Cournoyer References: <20230320224730.23970-1-sarg@sarg.org.ru> <20230320225133.24860-1-sarg@sarg.org.ru> Date: Mon, 20 Mar 2023 21:46:55 -0400 In-Reply-To: <20230320225133.24860-1-sarg@sarg.org.ru> (Sergey Trofimov's message of "Mon, 20 Mar 2023 23:51:30 +0100") Message-ID: <87a6063mgg.fsf_-_@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: X-Migadu-Queue-Id: 95D54EAE4 X-Spam-Score: -1.45 X-Migadu-Spam-Score: -1.45 X-Migadu-Scanner: scn0.migadu.com 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-TUID: T5YixBSRDdE7 Hi, Sorry, I forgot a couple comments; Sergey Trofimov writes: > * gnu/packages/golang.scm (go-github-com-schollz-progressbar-v3): > New variable. Nitpick; but it'd be more conventional to break the line this: * gnu/packages/golang.scm (go-github-com-schollz-progressbar-v3): New variable. The essence of it is explained in info '(standards) Style of Change Logs'. > --- > gnu/packages/golang.scm | 32 ++++++++++++++++++++++++++++++++ > 1 file changed, 32 insertions(+) > > diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm > index c75fdb4a31..e9187a14e9 100644 > --- a/gnu/packages/golang.scm > +++ b/gnu/packages/golang.scm > @@ -11304,6 +11304,38 @@ (define-public go-sigs-k8s-io-yaml > @url{https://github.com/ghodss/yaml,ghodss/yaml}.") > (license (list license:expat license:bsd-3)))) > > +(define-public go-github-com-schollz-progressbar-v3 > + (package > + (name "go-github-com-schollz-progressbar-v3") > + (version "3.13.1") > + (source (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/schollz/progressbar") > + (commit (string-append "v" version)))) > + (file-name (git-file-name name version)) > + (sha256 > + (base32 > + "1hjahr5r52i7w6iyvl3rpzr46iignhfdh4694fl7m2b4gkaw9gd6")))) > + (build-system go-build-system) > + (arguments > + '(#:import-path "github.com/schollz/progressbar/v3" > + #:tests? #f)) > + (propagated-inputs (list go-golang-org-x-term > + go-github-com-stretchr-testify > + go-github-com-mitchellh-colorstring > + go-github-com-mattn-go-runewidth > + go-github-com-mattn-go-isatty > + go-github-com-k0kubun-go-ansi > + go-github-com-davecgh-go-spew)) > + (home-page "https://github.com/schollz/progressbar") > + (synopsis "Simple cross-platform progress bar.") synopsis should not end with a trailing period (they are not complete sentence). I think 'guix lint' should complain about that. -- Thanks, Maxim