GNU bug report logs - #73468
[PATCH] gnu: fnc: Update to 0.18.

Previous Next

Package: guix-patches;

Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>

Date: Wed, 25 Sep 2024 10:59:02 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: 73468 <at> debbugs.gnu.org
Cc: 73468-done <at> debbugs.gnu.org, Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [bug#73468] [PATCH] gnu: fnc: Update to 0.18.
Date: Fri, 27 Sep 2024 20:17:48 +0800
[Message part 1 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> 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.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 288 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.