unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59133] [PATCH] gnu: exercism: Update to 3.1.0.
@ 2022-11-08 20:08 Morgan.J.Smith
  2022-11-08 20:56 ` bug#59133: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Morgan.J.Smith @ 2022-11-08 20:08 UTC (permalink / raw)
  To: 59133; +Cc: Morgan Smith

From: Morgan Smith <Morgan.J.Smith@outlook.com>

* gnu/packages/education.scm (exercism): Update to 3.1.0.
---

Tested working for me.  Doesn't look like much has changed since the last version.


 gnu/packages/education.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm
index 46adfec088..6c18f049ee 100644
--- a/gnu/packages/education.scm
+++ b/gnu/packages/education.scm
@@ -1052,7 +1052,7 @@ (define-public mdk
 (define-public exercism
   (package
     (name "exercism")
-    (version "3.0.13")
+    (version "3.1.0")
     (source
      (origin
        (method git-fetch)
@@ -1062,7 +1062,7 @@ (define-public exercism
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "17gvz9a0sn4p36hf4l77bxhhfipf4x998iay31layqwbnzmb4xy7"))
+         "0ah5v4pqq31bvj7s4rg3jyjn7jwxa15w31cn4c317gsqmi0n8rzl"))
        (patches (search-patches "exercism-disable-self-update.patch"))))
     (build-system go-build-system)
     (arguments
-- 
2.38.0





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

* bug#59133: [PATCH] gnu: exercism: Update to 3.1.0.
  2022-11-08 20:08 [bug#59133] [PATCH] gnu: exercism: Update to 3.1.0 Morgan.J.Smith
@ 2022-11-08 20:56 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-11-08 20:56 UTC (permalink / raw)
  To: Morgan.J.Smith; +Cc: 59133-done

Hello,

Morgan.J.Smith@outlook.com writes:

> From: Morgan Smith <Morgan.J.Smith@outlook.com>
>
> * gnu/packages/education.scm (exercism): Update to 3.1.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2022-11-08 20:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-08 20:08 [bug#59133] [PATCH] gnu: exercism: Update to 3.1.0 Morgan.J.Smith
2022-11-08 20:56 ` bug#59133: " Nicolas Goaziou

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