unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#46425] [PATCH] Updated nim to 1.4.2
@ 2021-02-10 16:17 Yuriy Glukhov
  2021-02-11  3:31 ` bug#46425: " 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: Yuriy Glukhov @ 2021-02-10 16:17 UTC (permalink / raw)
  To: 46425

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



[-- Attachment #2: 0001-Updated-nim-to-1.4.2.patch --]
[-- Type: text/x-patch, Size: 931 bytes --]

From aaaba483a512978eef07f94859af2d6e1af8c3f6 Mon Sep 17 00:00:00 2001
From: Yuriy Glukhov <yuriy.glukhov@gmail.com>
Date: Wed, 10 Feb 2021 17:43:00 +0200
Subject: [PATCH] Updated nim to 1.4.2

---
 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 b7ab8a368b..c04851c870 100644
--- a/gnu/packages/nim.scm
+++ b/gnu/packages/nim.scm
@@ -28,7 +28,7 @@
 (define-public nim
   (package
     (name "nim")
-    (version "1.0.6")
+    (version "1.4.2")
     (source
      (origin
       (method url-fetch)
@@ -36,7 +36,7 @@
                           name "-" version ".tar.xz"))
       (sha256
        (base32
-        "1cv6bxc7w21455c0pv0r2h64ljyzw266jsk1fsgiiyk2rx8mfkhk"))))
+        "0q8i56343b69f1bh48a8vxkqman9i2kscyj0lf017n3xfy1pb903"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f ; No tests.
-- 
2.30.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#46425: [PATCH] Updated nim to 1.4.2
  2021-02-10 16:17 [bug#46425] [PATCH] Updated nim to 1.4.2 Yuriy Glukhov
@ 2021-02-11  3:31 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2021-02-11  3:31 UTC (permalink / raw)
  To: Yuriy Glukhov; +Cc: 46425-done

Pushed, thank you!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-11  3:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-10 16:17 [bug#46425] [PATCH] Updated nim to 1.4.2 Yuriy Glukhov
2021-02-11  3:31 ` bug#46425: " 宋文武

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).