GNU bug report logs -
#73468
[PATCH] gnu: fnc: Update to 0.18.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73468 in the body.
You can then email your comments to 73468 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#73468
; Package
guix-patches
.
(Wed, 25 Sep 2024 10:59:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 25 Sep 2024 10:59:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
--
2.46.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#73468
; Package
guix-patches
.
(Fri, 27 Sep 2024 12:19:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[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)]
Reply sent
to
Z572 <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Fri, 27 Sep 2024 12:19:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
bug acknowledged by developer.
(Fri, 27 Sep 2024 12:19:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 26 Oct 2024 11:24:11 GMT)
Full text and
rfc822 format available.
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.