unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 73780@debbugs.gnu.org
Cc: 73780-done@debbugs.gnu.org, Aaron Covrig <aaron.covrig.us@ieee.org>
Subject: [bug#73780] [PATCH] gnu: libfastjson: Update to 1.2304.0
Date: Mon, 14 Oct 2024 22:52:46 +0800	[thread overview]
Message-ID: <87h69e68jl.fsf@iscas.ac.cn> (raw)
In-Reply-To: <20241012225318.70767-1-aaron.covrig.us@ieee.org> (Aaron Covrig via Guix-patches via's message of "Sat, 12 Oct 2024 18:53:15 -0400")

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

Aaron Covrig via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/c.scm (libfastjson): Update to 1.2304.0
> ---
>  gnu/packages/c.scm | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)
>
> diff --git a/gnu/packages/c.scm b/gnu/packages/c.scm
> index ce573f451e..7204c63e03 100644
> --- a/gnu/packages/c.scm
> +++ b/gnu/packages/c.scm
> @@ -818,7 +818,7 @@ (define-public libestr
>  (define-public libfastjson
>    (package
>      (name "libfastjson")
> -    (version "0.99.9")
> +    (version "1.2304.0")
>      (source
>       (origin
>         (method git-fetch)
> @@ -827,10 +827,9 @@ (define-public libfastjson
>               (commit (string-append "v" version))))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "12rqcdqxazw8czzxbivdapdgj19pcswpw1jp2915sxbljis83g6q"))))
> +        (base32 "0gmyzplnb4cfbg4yai0s8yi13xbaq606d5h50zwlkky712aklwss"))))
>      (build-system gnu-build-system)
> -    (native-inputs
> -     (list autoconf automake libtool))
> +    (native-inputs (list autoconf automake libtool))
>      (home-page "https://github.com/rsyslog/libfastjson")
>      (synopsis "Fast JSON library for C")
>      (description
>
> base-commit: e032a0f38ff3394816fdc29554933ce77c545eff

push, close.

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

      reply	other threads:[~2024-10-14 14:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-12 22:53 [bug#73780] [PATCH] gnu: libfastjson: Update to 1.2304.0 Aaron Covrig via Guix-patches via
2024-10-14 14:52 ` Zheng Junjie [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=87h69e68jl.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=73780-done@debbugs.gnu.org \
    --cc=73780@debbugs.gnu.org \
    --cc=aaron.covrig.us@ieee.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).