Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vale: update to 2.21.2.
@ 2022-12-06 19:27 icp1994
  2022-12-12  7:00 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2022-12-06 19:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages vale
https://github.com/void-linux/void-packages/pull/40943

vale: update to 2.21.2.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

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

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

From df621eff9ac99aec855c6129885f8d4b23b787db Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 7 Dec 2022 00:39:18 +0530
Subject: [PATCH] vale: update to 2.21.2.

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

diff --git a/srcpkgs/vale/template b/srcpkgs/vale/template
index be1e468821f9..5b54fe77450b 100644
--- a/srcpkgs/vale/template
+++ b/srcpkgs/vale/template
@@ -1,6 +1,6 @@
 # Template file for 'vale'
 pkgname=vale
-version=2.20.2
+version=2.21.2
 revision=1
 build_style=go
 go_import_path="github.com/errata-ai/vale/v2"
@@ -11,7 +11,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://vale.sh"
 distfiles="https://github.com/errata-ai/vale/archive/v${version}.tar.gz"
-checksum=2af425c2a4b1a5ef38303b93276a8d0af94b9b16408721c90f7c7f3b949e6ad5
+checksum=d0766da43f7b402f2850b87b1aec8f13174d122c5e364df13b8961cf0deb2bac
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] vale: update to 2.21.2.
  2022-12-06 19:27 [PR PATCH] vale: update to 2.21.2 icp1994
@ 2022-12-12  7:00 ` classabbyamp
  2022-12-12  7:07 ` [PR PATCH] [Updated] " icp1994
  2022-12-12  7:18 ` [PR PATCH] [Merged]: vale: update to 2.21.3 classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-12-12  7:00 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40943#discussion_r1045462654

Comment:
.3 available

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

* Re: [PR PATCH] [Updated] vale: update to 2.21.2.
  2022-12-06 19:27 [PR PATCH] vale: update to 2.21.2 icp1994
  2022-12-12  7:00 ` [PR REVIEW] " classabbyamp
@ 2022-12-12  7:07 ` icp1994
  2022-12-12  7:18 ` [PR PATCH] [Merged]: vale: update to 2.21.3 classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2022-12-12  7:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages vale
https://github.com/void-linux/void-packages/pull/40943

vale: update to 2.21.2.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

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

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

From e698e972f6f4190572573cb7480c5f501aaddeb9 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 7 Dec 2022 00:39:18 +0530
Subject: [PATCH] vale: update to 2.21.3.

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

diff --git a/srcpkgs/vale/template b/srcpkgs/vale/template
index be1e468821f9..de797209afe2 100644
--- a/srcpkgs/vale/template
+++ b/srcpkgs/vale/template
@@ -1,6 +1,6 @@
 # Template file for 'vale'
 pkgname=vale
-version=2.20.2
+version=2.21.3
 revision=1
 build_style=go
 go_import_path="github.com/errata-ai/vale/v2"
@@ -11,7 +11,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://vale.sh"
 distfiles="https://github.com/errata-ai/vale/archive/v${version}.tar.gz"
-checksum=2af425c2a4b1a5ef38303b93276a8d0af94b9b16408721c90f7c7f3b949e6ad5
+checksum=09a64bff873134d794888615af3131a441d6b3763bdcb76d45162587386026df
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: vale: update to 2.21.3.
  2022-12-06 19:27 [PR PATCH] vale: update to 2.21.2 icp1994
  2022-12-12  7:00 ` [PR REVIEW] " classabbyamp
  2022-12-12  7:07 ` [PR PATCH] [Updated] " icp1994
@ 2022-12-12  7:18 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-12-12  7:18 UTC (permalink / raw)
  To: ml

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

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

vale: update to 2.21.3.
https://github.com/void-linux/void-packages/pull/40943

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64

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

end of thread, other threads:[~2022-12-12  7:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-06 19:27 [PR PATCH] vale: update to 2.21.2 icp1994
2022-12-12  7:00 ` [PR REVIEW] " classabbyamp
2022-12-12  7:07 ` [PR PATCH] [Updated] " icp1994
2022-12-12  7:18 ` [PR PATCH] [Merged]: vale: update to 2.21.3 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).