Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] usql: update to 0.14.5.
@ 2023-05-03 19:50 icp1994
  2023-05-17  5:34 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2023-05-03 19:50 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 usql
https://github.com/void-linux/void-packages/pull/43729

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

#### 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/43729.patch is attached

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

From 88e95f83e04d0cc7db91b64a10184c48974331a0 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 4 May 2023 01:18:58 +0530
Subject: [PATCH] usql: update to 0.14.5.

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

diff --git a/srcpkgs/usql/template b/srcpkgs/usql/template
index 1046bb88abd8..744bf2689db1 100644
--- a/srcpkgs/usql/template
+++ b/srcpkgs/usql/template
@@ -1,6 +1,6 @@
 # Template file for 'usql'
 pkgname=usql
-version=0.14.2
+version=0.14.5
 revision=1
 build_style=go
 go_import_path=github.com/xo/usql
@@ -10,7 +10,7 @@ maintainer="Alan Brown <adbrown@rocketmail.com>"
 license="MIT"
 homepage="https://github.com/xo/usql"
 distfiles="https://github.com/xo/usql/archive/refs/tags/v${version}.tar.gz"
-checksum=9d3bbf228ee875da494fff5a08e74d0c2f991da5fa47e7f325b6b0b757cc1932
+checksum=8ce1f46a70893a27261809876512bc9f9fa320f0bcd3806de369067fdae79110
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] usql: update to 0.14.5.
  2023-05-03 19:50 [PR PATCH] usql: update to 0.14.5 icp1994
@ 2023-05-17  5:34 ` classabbyamp
  2023-05-18 19:02 ` [PR PATCH] [Updated] " icp1994
  2023-05-18 20:28 ` [PR PATCH] [Merged]: usql: update to 0.14.6 classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-05-17  5:34 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/43729#discussion_r1195959427

Comment:
.6 available

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

* Re: [PR PATCH] [Updated] usql: update to 0.14.5.
  2023-05-03 19:50 [PR PATCH] usql: update to 0.14.5 icp1994
  2023-05-17  5:34 ` [PR REVIEW] " classabbyamp
@ 2023-05-18 19:02 ` icp1994
  2023-05-18 20:28 ` [PR PATCH] [Merged]: usql: update to 0.14.6 classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2023-05-18 19:02 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 usql
https://github.com/void-linux/void-packages/pull/43729

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

#### 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/43729.patch is attached

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

From 5c30a1b2c36f185fbb00eb38d4b28d6cfeb2b1b4 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 4 May 2023 01:18:58 +0530
Subject: [PATCH] usql: update to 0.14.6.

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

diff --git a/srcpkgs/usql/template b/srcpkgs/usql/template
index 1046bb88abd8..c2b9ba4a303e 100644
--- a/srcpkgs/usql/template
+++ b/srcpkgs/usql/template
@@ -1,6 +1,6 @@
 # Template file for 'usql'
 pkgname=usql
-version=0.14.2
+version=0.14.6
 revision=1
 build_style=go
 go_import_path=github.com/xo/usql
@@ -10,7 +10,7 @@ maintainer="Alan Brown <adbrown@rocketmail.com>"
 license="MIT"
 homepage="https://github.com/xo/usql"
 distfiles="https://github.com/xo/usql/archive/refs/tags/v${version}.tar.gz"
-checksum=9d3bbf228ee875da494fff5a08e74d0c2f991da5fa47e7f325b6b0b757cc1932
+checksum=b6ec5aa900f10ff34a2120b8a8de473c3ac192d887215fc58722093fd27054e8
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: usql: update to 0.14.6.
  2023-05-03 19:50 [PR PATCH] usql: update to 0.14.5 icp1994
  2023-05-17  5:34 ` [PR REVIEW] " classabbyamp
  2023-05-18 19:02 ` [PR PATCH] [Updated] " icp1994
@ 2023-05-18 20:28 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-05-18 20:28 UTC (permalink / raw)
  To: ml

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

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

usql: update to 0.14.6.
https://github.com/void-linux/void-packages/pull/43729

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

#### 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:[~2023-05-18 20:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-03 19:50 [PR PATCH] usql: update to 0.14.5 icp1994
2023-05-17  5:34 ` [PR REVIEW] " classabbyamp
2023-05-18 19:02 ` [PR PATCH] [Updated] " icp1994
2023-05-18 20:28 ` [PR PATCH] [Merged]: usql: update to 0.14.6 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).