Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] i3ipc-glib: update to 1.0.1.
@ 2023-04-04 20:34 sirkhancision
  2023-04-13  0:03 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: sirkhancision @ 2023-04-04 20:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sirkhancision/void-packages i3ipc-glib
https://github.com/void-linux/void-packages/pull/43272

i3ipc-glib: update to 1.0.1.
#### 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-glibc

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

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

From ef788d790fa7cc23467f98cddf7078f92f00a823 Mon Sep 17 00:00:00 2001
From: sirkhancision <jsantiago12tone@gmail.com>
Date: Mon, 3 Apr 2023 00:23:24 -0300
Subject: [PATCH] i3ipc-glib: update to 1.0.1.

---
 srcpkgs/i3ipc-glib/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/i3ipc-glib/template b/srcpkgs/i3ipc-glib/template
index 3f10e56f01e5..0882ad0a5372 100644
--- a/srcpkgs/i3ipc-glib/template
+++ b/srcpkgs/i3ipc-glib/template
@@ -1,7 +1,7 @@
 # Template file for 'i3ipc-glib'
 pkgname=i3ipc-glib
-version=0.6.0
-revision=4
+version=1.0.1
+revision=1
 build_style=gnu-configure
 build_helper="gir"
 configure_args="$(vopt_enable gir introspection) --disable-static"
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/acrisci/i3ipc-glib"
 distfiles="https://github.com/acrisci/${pkgname}/archive/v${version}.tar.gz"
-checksum=13796add0292885683040a01ae974f4aacfdb44e3d1ab871d2d94da443489415
+checksum=bf7ab5b7bd12ada958416e60bad2f375ebe8b76b013871b6db7ed1a52abb8e28
 
 build_options="gir"
 build_options_default="gir"

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

* Re: [PR REVIEW] i3ipc-glib: update to 1.0.1.
  2023-04-04 20:34 [PR PATCH] i3ipc-glib: update to 1.0.1 sirkhancision
@ 2023-04-13  0:03 ` classabbyamp
  2023-04-13  0:27 ` [PR PATCH] [Updated] " sirkhancision
  2023-04-13  0:31 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-04-13  0:03 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/43272#discussion_r1164781570

Comment:
```suggestion
distfiles="https://github.com/acrisci/i3ipc-glib/archive/v${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] i3ipc-glib: update to 1.0.1.
  2023-04-04 20:34 [PR PATCH] i3ipc-glib: update to 1.0.1 sirkhancision
  2023-04-13  0:03 ` [PR REVIEW] " classabbyamp
@ 2023-04-13  0:27 ` sirkhancision
  2023-04-13  0:31 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: sirkhancision @ 2023-04-13  0:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sirkhancision/void-packages i3ipc-glib
https://github.com/void-linux/void-packages/pull/43272

i3ipc-glib: update to 1.0.1.
#### 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-glibc

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

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

From 31236b710506c2928c4f8c4362985565258f4e09 Mon Sep 17 00:00:00 2001
From: sirkhancision <jsantiago12tone@gmail.com>
Date: Mon, 3 Apr 2023 00:23:24 -0300
Subject: [PATCH] i3ipc-glib: update to 1.0.1.

---
 srcpkgs/i3ipc-glib/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/i3ipc-glib/template b/srcpkgs/i3ipc-glib/template
index 3f10e56f01e5..410344b108ba 100644
--- a/srcpkgs/i3ipc-glib/template
+++ b/srcpkgs/i3ipc-glib/template
@@ -1,7 +1,7 @@
 # Template file for 'i3ipc-glib'
 pkgname=i3ipc-glib
-version=0.6.0
-revision=4
+version=1.0.1
+revision=1
 build_style=gnu-configure
 build_helper="gir"
 configure_args="$(vopt_enable gir introspection) --disable-static"
@@ -12,8 +12,8 @@ short_desc="C interface library to i3 window manager"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/acrisci/i3ipc-glib"
-distfiles="https://github.com/acrisci/${pkgname}/archive/v${version}.tar.gz"
-checksum=13796add0292885683040a01ae974f4aacfdb44e3d1ab871d2d94da443489415
+distfiles="https://github.com/acrisci/i3ipc-glib/archive/v${version}.tar.gz"
+checksum=bf7ab5b7bd12ada958416e60bad2f375ebe8b76b013871b6db7ed1a52abb8e28
 
 build_options="gir"
 build_options_default="gir"

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

* Re: [PR PATCH] [Merged]: i3ipc-glib: update to 1.0.1.
  2023-04-04 20:34 [PR PATCH] i3ipc-glib: update to 1.0.1 sirkhancision
  2023-04-13  0:03 ` [PR REVIEW] " classabbyamp
  2023-04-13  0:27 ` [PR PATCH] [Updated] " sirkhancision
@ 2023-04-13  0:31 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-04-13  0:31 UTC (permalink / raw)
  To: ml

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

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

i3ipc-glib: update to 1.0.1.
https://github.com/void-linux/void-packages/pull/43272

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-glibc

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

end of thread, other threads:[~2023-04-13  0:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-04 20:34 [PR PATCH] i3ipc-glib: update to 1.0.1 sirkhancision
2023-04-13  0:03 ` [PR REVIEW] " classabbyamp
2023-04-13  0:27 ` [PR PATCH] [Updated] " sirkhancision
2023-04-13  0:31 ` [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).