Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] usql: update to 0.13.7.
@ 2023-01-30 19:42 icp1994
  2023-01-30 19:45 ` [PR PATCH] [Updated] " icp1994
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2023-01-30 19:42 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/41981

usql: update to 0.13.7.
#### 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/41981.patch is attached

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

From 0ff1f22a3318eca9acb53d5423e9c93009afb4f7 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 30 Jan 2023 15:01:38 +0530
Subject: [PATCH] usql: update to 0.13.7.

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

diff --git a/srcpkgs/usql/template b/srcpkgs/usql/template
index 15b1e8c0dcd9..4ae224c1f3cc 100644
--- a/srcpkgs/usql/template
+++ b/srcpkgs/usql/template
@@ -1,6 +1,6 @@
 # Template file for 'usql'
 pkgname=usql
-version=0.13.6
+version=0.13.7
 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=1a640c65f8fd34dea8aed5ca4ebac93b3d4fe814d3613c88195515da77c98812
+checksum=aeceba18fe4d733a04013426092231dcb937a23f043e3ca036145d495b08e244
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] usql: update to 0.13.7.
  2023-01-30 19:42 [PR PATCH] usql: update to 0.13.7 icp1994
@ 2023-01-30 19:45 ` icp1994
  2023-01-30 20:50 ` icp1994
  2023-02-01 14:41 ` [PR PATCH] [Merged]: usql: update to 0.13.8 leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2023-01-30 19:45 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/41981

usql: update to 0.13.7.
#### 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/41981.patch is attached

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

From 0b3a0735387eac998643df61f452cc9054859405 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 30 Jan 2023 15:01:38 +0530
Subject: [PATCH] usql: update to 0.13.7.

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

diff --git a/srcpkgs/usql/template b/srcpkgs/usql/template
index 15b1e8c0dcd9..cc90cc9c584f 100644
--- a/srcpkgs/usql/template
+++ b/srcpkgs/usql/template
@@ -1,6 +1,6 @@
 # Template file for 'usql'
 pkgname=usql
-version=0.13.6
+version=0.13.7
 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=1a640c65f8fd34dea8aed5ca4ebac93b3d4fe814d3613c88195515da77c98812
+checksum=57dc7d5c5a8315add5ab37f47f0c6967eff58ea328dd841c9b5127a5e24f2faa
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] usql: update to 0.13.7.
  2023-01-30 19:42 [PR PATCH] usql: update to 0.13.7 icp1994
  2023-01-30 19:45 ` [PR PATCH] [Updated] " icp1994
@ 2023-01-30 20:50 ` icp1994
  2023-02-01 14:41 ` [PR PATCH] [Merged]: usql: update to 0.13.8 leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2023-01-30 20:50 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/41981

usql: update to 0.13.7.
#### 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/41981.patch is attached

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

From c669fcc765c1fd75424d6581d4cfd1d16e9c2e69 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 30 Jan 2023 15:01:38 +0530
Subject: [PATCH] usql: update to 0.13.8.

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

diff --git a/srcpkgs/usql/template b/srcpkgs/usql/template
index 15b1e8c0dcd9..3e349f3ae783 100644
--- a/srcpkgs/usql/template
+++ b/srcpkgs/usql/template
@@ -1,6 +1,6 @@
 # Template file for 'usql'
 pkgname=usql
-version=0.13.6
+version=0.13.8
 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=1a640c65f8fd34dea8aed5ca4ebac93b3d4fe814d3613c88195515da77c98812
+checksum=1e6b48c7eacaf870e7cb1fe95835840b729e263e0d7cf489f05c73625a5cea7a
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: usql: update to 0.13.8.
  2023-01-30 19:42 [PR PATCH] usql: update to 0.13.7 icp1994
  2023-01-30 19:45 ` [PR PATCH] [Updated] " icp1994
  2023-01-30 20:50 ` icp1994
@ 2023-02-01 14:41 ` leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: leahneukirchen @ 2023-02-01 14:41 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.13.8.
https://github.com/void-linux/void-packages/pull/41981

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-02-01 14:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-30 19:42 [PR PATCH] usql: update to 0.13.7 icp1994
2023-01-30 19:45 ` [PR PATCH] [Updated] " icp1994
2023-01-30 20:50 ` icp1994
2023-02-01 14:41 ` [PR PATCH] [Merged]: usql: update to 0.13.8 leahneukirchen

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