unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Z572 <zhengjunjie@iscas.ac.cn>
To: 74185-done@debbugs.gnu.org
Subject: bug#74185: [PATCH] gnu: cli11: Update to 2.4.2.
Date: Fri, 15 Nov 2024 18:57:21 +0800	[thread overview]
Message-ID: <87bjygpxwu.fsf@iscas.ac.cn> (raw)
In-Reply-To: <cf9c3af6656101cb7c4d75d721a33cb768e2c06d.1730633056.git.zhengjunjie@iscas.ac.cn> (Zheng Junjie's message of "Sun, 3 Nov 2024 19:24:16 +0800")

[-- Attachment #1: Type: text/plain, Size: 1250 bytes --]

Zheng Junjie <zhengjunjie@iscas.ac.cn> writes:

> * gnu/packages/cpp.scm (cli11): Update to 2.4.2.
>
> Change-Id: I0bcd934bba863ec272a096976cea49da4b748961
> ---
>  gnu/packages/cpp.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
> index 26fc1691542..d4bda50c355 100644
> --- a/gnu/packages/cpp.scm
> +++ b/gnu/packages/cpp.scm
> @@ -2008,7 +2008,7 @@ (define-public mcpp
>  (define-public cli11
>    (package
>      (name "cli11")
> -    (version "2.3.2")
> +    (version "2.4.2")
>      (source
>        (origin
>          (method git-fetch)
> @@ -2017,7 +2017,7 @@ (define-public cli11
>                (commit (string-append "v" version))))
>          (file-name (git-file-name name version))
>          (sha256
> -         (base32 "1iif7kzp3yyjqg4yfar89rqmz44xkbi603gf9kjdqbgraw3f8zy7"))))
> +         (base32 "1kxggvgbdjx73rx9d91dm9imzcacf5jjfnjn2vaq6h6lvwlcdf04"))))
>      (build-system cmake-build-system)
>      (arguments
>       (list #:configure-flags
>
> base-commit: a26ba23cdd476cb5eb8378c4785ccf1bc4145f17
> prerequisite-patch-id: d9314911732a6e7420aee9888a6335b1fee67274
> prerequisite-patch-id: 2004d3d10bba51deea93634b8a5ddeae1d049287

pushed, closing.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-11-15 10:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-03 11:24 [bug#74185] [PATCH] gnu: cli11: Update to 2.4.2 Zheng Junjie
2024-11-15 10:57 ` Z572 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bjygpxwu.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=74185-done@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).