GNU bug report logs - #56348
[PATCH] update nim to version 1.6.6

Previous Next

Package: guix-patches;

Reported by: Trevor Richards <trev <at> trevdev.ca>

Date: Sat, 2 Jul 2022 04:52:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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 56348 in the body.
You can then email your comments to 56348 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#56348; Package guix-patches. (Sat, 02 Jul 2022 04:52:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Trevor Richards <trev <at> trevdev.ca>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 02 Jul 2022 04:52:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Trevor Richards <trev <at> trevdev.ca>
To: guix-patches <at> gnu.org
Subject: [PATCH] update nim to version 1.6.6
Date: Fri, 1 Jul 2022 21:39:11 -0700
[Message part 1 (text/plain, inline)]
This patch updates nim from version 1.6.2 to 1.6.6.

* gnu/packages/nim.scm (nim): Updated version.
---
 gnu/packages/nim.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/nim.scm b/gnu/packages/nim.scm
index f0f958b215..8d1f5d0dd0 100644
--- a/gnu/packages/nim.scm
+++ b/gnu/packages/nim.scm
@@ -29,14 +29,14 @@ (define-module (gnu packages nim)
 (define-public nim
   (package
     (name "nim")
-    (version "1.6.2")
+    (version "1.6.6")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "https://nim-lang.org/download/"
                           name "-" version ".tar.xz"))
       (sha256
-       (base32 "0wz3jccdbhi7wd19fz9r6zad945iq50qjpbzva8xc5f3lr7p3i4s"))))
+       (base32 "0lm4450ig8k4l3rzxv6kcqji5l1lzicsw76ckwxm0q9qdz713cb7"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f ; No tests.
-- 
2.36.1

[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Sun, 03 Jul 2022 09:22:02 GMT) Full text and rfc822 format available.

Notification sent to Trevor Richards <trev <at> trevdev.ca>:
bug acknowledged by developer. (Sun, 03 Jul 2022 09:22:02 GMT) Full text and rfc822 format available.

Message #10 received at 56348-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Trevor Richards <trev <at> trevdev.ca>
Cc: 56348-done <at> debbugs.gnu.org
Subject: Re: [bug#56348] [PATCH] update nim to version 1.6.6
Date: Sun, 03 Jul 2022 10:21:14 +0100
[Message part 1 (text/plain, inline)]
Trevor Richards <trev <at> trevdev.ca> writes:

> [[PGP Signed Part:Undecided]]
> This patch updates nim from version 1.6.2 to 1.6.6.
>
> * gnu/packages/nim.scm (nim): Updated version.
> ---
>  gnu/packages/nim.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks Trevor, I've pushed this as
f89b58114858cc80bb65f6d38dfe943e6783b9bf.

Chris
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 31 Jul 2022 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 16 days ago.

Previous Next


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