GNU bug report logs -
#59133
[PATCH] gnu: exercism: Update to 3.1.0.
Previous Next
Reported by: Morgan.J.Smith <at> outlook.com
Date: Tue, 8 Nov 2022 20:16:01 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
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 59133 in the body.
You can then email your comments to 59133 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#59133
; Package
guix-patches
.
(Tue, 08 Nov 2022 20:16:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Morgan.J.Smith <at> outlook.com
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 08 Nov 2022 20:16:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Morgan Smith <Morgan.J.Smith <at> 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
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Tue, 08 Nov 2022 20:57:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Morgan.J.Smith <at> outlook.com
:
bug acknowledged by developer.
(Tue, 08 Nov 2022 20:57:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 59133-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Morgan.J.Smith <at> outlook.com writes:
> From: Morgan Smith <Morgan.J.Smith <at> outlook.com>
>
> * gnu/packages/education.scm (exercism): Update to 3.1.0.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 07 Dec 2022 12:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 273 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.