Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] exercism: update to 3.1.0.
@ 2023-01-12 14:03 fnogcps
  2023-01-13 16:48 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fnogcps @ 2023-01-12 14:03 UTC (permalink / raw)
  To: ml

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

There is a new pull request by fnogcps against master on the void-packages repository

https://github.com/fnogcps/void-packages exercism-cli
https://github.com/void-linux/void-packages/pull/41596

exercism: update to 3.1.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

A patch file from https://github.com/void-linux/void-packages/pull/41596.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-exercism-cli-41596.patch --]
[-- Type: text/x-diff, Size: 1007 bytes --]

From 44ea5e31671c35ee4d076aa1326e976e977dd348 Mon Sep 17 00:00:00 2001
From: Felipe Nogueira <contato.fnog@gmail.com>
Date: Thu, 12 Jan 2023 11:01:10 -0300
Subject: [PATCH] exercism: update to 3.1.0.

---
 srcpkgs/exercism/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/exercism/template b/srcpkgs/exercism/template
index c01c5f3133ee..7567b8995f9c 100644
--- a/srcpkgs/exercism/template
+++ b/srcpkgs/exercism/template
@@ -1,6 +1,6 @@
 # Template file for 'exercism'
 pkgname=exercism
-version=3.0.13
+version=3.1.0
 revision=1
 build_style=go
 go_import_path="github.com/exercism/cli"
@@ -10,7 +10,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://exercism.io"
 distfiles="https://github.com/exercism/cli/archive/v${version}.tar.gz"
-checksum=ecc27f272792bc8909d14f11dd08f0d2e9bde4cc663b3769e00eab6e65328a9f
+checksum=34653a6a45d49daef10db05672c9b4e36c3c30e09d57c3c0f737034d071ae4f6
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] exercism: update to 3.1.0.
  2023-01-12 14:03 [PR PATCH] exercism: update to 3.1.0 fnogcps
@ 2023-01-13 16:48 ` classabbyamp
  2023-01-13 16:54 ` [PR PATCH] [Updated] " fnogcps
  2023-01-13 17:27 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-01-13 16:48 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41596#discussion_r1069684291

Comment:
```suggestion
homepage="https://exercism.io"
changelog="https://github.com/exercism/cli/raw/main/CHANGELOG.md"
```

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

* Re: [PR PATCH] [Updated] exercism: update to 3.1.0.
  2023-01-12 14:03 [PR PATCH] exercism: update to 3.1.0 fnogcps
  2023-01-13 16:48 ` [PR REVIEW] " classabbyamp
@ 2023-01-13 16:54 ` fnogcps
  2023-01-13 17:27 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: fnogcps @ 2023-01-13 16:54 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by fnogcps against master on the void-packages repository

https://github.com/fnogcps/void-packages exercism-cli
https://github.com/void-linux/void-packages/pull/41596

exercism: update to 3.1.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

A patch file from https://github.com/void-linux/void-packages/pull/41596.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-exercism-cli-41596.patch --]
[-- Type: text/x-diff, Size: 1121 bytes --]

From fe8072b60630ec0d3474a77754410cc7c67f5714 Mon Sep 17 00:00:00 2001
From: Felipe Nogueira <contato.fnog@gmail.com>
Date: Thu, 12 Jan 2023 11:01:10 -0300
Subject: [PATCH] exercism: update to 3.1.0.

---
 srcpkgs/exercism/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/exercism/template b/srcpkgs/exercism/template
index c01c5f3133ee..42c743589d17 100644
--- a/srcpkgs/exercism/template
+++ b/srcpkgs/exercism/template
@@ -1,6 +1,6 @@
 # Template file for 'exercism'
 pkgname=exercism
-version=3.0.13
+version=3.1.0
 revision=1
 build_style=go
 go_import_path="github.com/exercism/cli"
@@ -9,8 +9,9 @@ short_desc="Command line tool for exercism.io"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://exercism.io"
+changelog="https://github.com/exercism/cli/raw/main/CHANGELOG.md"
 distfiles="https://github.com/exercism/cli/archive/v${version}.tar.gz"
-checksum=ecc27f272792bc8909d14f11dd08f0d2e9bde4cc663b3769e00eab6e65328a9f
+checksum=34653a6a45d49daef10db05672c9b4e36c3c30e09d57c3c0f737034d071ae4f6
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: exercism: update to 3.1.0.
  2023-01-12 14:03 [PR PATCH] exercism: update to 3.1.0 fnogcps
  2023-01-13 16:48 ` [PR REVIEW] " classabbyamp
  2023-01-13 16:54 ` [PR PATCH] [Updated] " fnogcps
@ 2023-01-13 17:27 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-01-13 17:27 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

exercism: update to 3.1.0.
https://github.com/void-linux/void-packages/pull/41596

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

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

end of thread, other threads:[~2023-01-13 17:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-12 14:03 [PR PATCH] exercism: update to 3.1.0 fnogcps
2023-01-13 16:48 ` [PR REVIEW] " classabbyamp
2023-01-13 16:54 ` [PR PATCH] [Updated] " fnogcps
2023-01-13 17:27 ` [PR PATCH] [Merged]: " classabbyamp

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 NNTP newsgroup(s).