From: Z572 <zhengjunjie@iscas.ac.cn>
To: Ashish SHUKLA via Guix-patches via <guix-patches@gnu.org>
Cc: 73468-done@debbugs.gnu.org, Ashish SHUKLA <ashish.is@lostca.se>
Subject: bug#73468: [PATCH] gnu: fnc: Update to 0.18.
Date: Fri, 27 Sep 2024 20:17:48 +0800 [thread overview]
Message-ID: <87msjt9toz.fsf@iscas.ac.cn> (raw)
In-Reply-To: <484b0fb0632e55d44434bdebad89ee3af2056abb.1727261200.git.ashish.is@lostca.se> (Ashish SHUKLA via Guix-patches via's message of "Wed, 25 Sep 2024 10:46:40 +0000")
[-- Attachment #1: Type: text/plain, Size: 1217 bytes --]
Ashish SHUKLA via Guix-patches via <guix-patches@gnu.org> writes:
> * gnu/packages/version-control.scm (fnc): Update to 0.18.
>
> Change-Id: I0eb205aa88b0e67409d6af9d7ad29a9f23ef54b5
> ---
> gnu/packages/version-control.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
> index 3bec28c4f7..15cd5d2db0 100644
> --- a/gnu/packages/version-control.scm
> +++ b/gnu/packages/version-control.scm
> @@ -2996,7 +2996,7 @@ (define-public findnewest
> (define-public fnc
> (package
> (name "fnc")
> - (version "0.16")
> + (version "0.18")
> (source (origin
> (method url-fetch)
> (uri
> @@ -3004,7 +3004,7 @@ (define-public fnc
> version ".tar.gz"))
> (sha256
> (base32
> - "1npnbdz5i4p61ri76vx6awggbc0q19y8b26l3sy4wxmaxkly7gwy"))))
> + "1067rr4nqngld1nqa8c7imp9n3w5fp7rpc7khh6l84q2w1klrya9"))))
> (build-system gnu-build-system)
> (arguments
> (list
>
> base-commit: a9088ffb1a492c6756930aca808d0f6d6450b210
add a new commit to fix cross-compiling.
and push, close.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2024-09-27 12:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-25 10:46 [bug#73468] [PATCH] gnu: fnc: Update to 0.18 Ashish SHUKLA via Guix-patches via
2024-09-27 12:17 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87msjt9toz.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=73468-done@debbugs.gnu.org \
--cc=ashish.is@lostca.se \
--cc=guix-patches@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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.