unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#27835] [PATCH] gnu: mescc-tools: Update to 0.2.
@ 2017-07-26 12:14 Jan Nieuwenhuizen
  2017-07-28 19:36 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Nieuwenhuizen @ 2017-07-26 12:14 UTC (permalink / raw)
  To: 27835

* gnu/packages/mes.scm (mescc-tools): Update to 0.2.
---
 gnu/packages/mes.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm
index 3fcf5f0fa..9e21e90eb 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -103,7 +103,7 @@ prototype in C and a Nyacc-based C compiler in [Guile] Scheme.")
 (define-public mescc-tools
   (package
     (name "mescc-tools")
-    (version "0.1")
+    (version "0.2")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -113,7 +113,7 @@ prototype in C and a Nyacc-based C compiler in [Guile] Scheme.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1lzi9sqv41269isn7in70q2hhh087n4v97zr5i2qzz69j2lkr3xb"))))
+                "13hcz7cpp6fsq55di2kbff0bxad95cbfyzcrziynybb16px5hgz4"))))
     (build-system gnu-build-system)
     (supported-systems '("i686-linux" "x86_64-linux"))
     (arguments
@@ -124,7 +124,7 @@ prototype in C and a Nyacc-based C compiler in [Guile] Scheme.")
     (synopsis "Tools for the full source bootstrapping process")
     (description
      "Mescc-tools is a collection of tools for use in a full source
-bootstrapping process.  Currently consists of the M0 macro assembler and the
+bootstrapping process.  Currently consists of the M1 macro assembler and the
 hex2 linker.")
     (home-page "https://github.com/oriansj/MESCC_Tools")
     (license gpl3+)))
-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com

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

* [bug#27835] [PATCH] gnu: mescc-tools: Update to 0.2.
  2017-07-26 12:14 [bug#27835] [PATCH] gnu: mescc-tools: Update to 0.2 Jan Nieuwenhuizen
@ 2017-07-28 19:36 ` Ludovic Courtès
  2017-07-29  9:39   ` bug#27835: " Jan Nieuwenhuizen
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2017-07-28 19:36 UTC (permalink / raw)
  To: Jan Nieuwenhuizen; +Cc: 27835

Jan Nieuwenhuizen <janneke@gnu.org> skribis:

> * gnu/packages/mes.scm (mescc-tools): Update to 0.2.

LGTM, thanks!

Ludo'.

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

* bug#27835: [PATCH] gnu: mescc-tools: Update to 0.2.
  2017-07-28 19:36 ` Ludovic Courtès
@ 2017-07-29  9:39   ` Jan Nieuwenhuizen
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Nieuwenhuizen @ 2017-07-29  9:39 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 27835-done

Ludovic Courtès writes:

> Jan Nieuwenhuizen <janneke@gnu.org> skribis:
>
>> * gnu/packages/mes.scm (mescc-tools): Update to 0.2.
>
> LGTM, thanks!

Meanwhile the git archive was renamed from MESCC_Tools to mescc-tools.

Pushed with that modification as 3b56776fb86665f1afdc3894cc248d707ac2c31b

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com

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

end of thread, other threads:[~2017-07-29  9:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-26 12:14 [bug#27835] [PATCH] gnu: mescc-tools: Update to 0.2 Jan Nieuwenhuizen
2017-07-28 19:36 ` Ludovic Courtès
2017-07-29  9:39   ` bug#27835: " Jan Nieuwenhuizen

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