Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gtklock: update to 1.3.1
@ 2022-07-27 15:00 jovanlanik
  2022-07-27 16:04 ` jovanlanik
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jovanlanik @ 2022-07-27 15:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jovanlanik/void-packages master
https://github.com/void-linux/void-packages/pull/38311

gtklock: update to 1.3.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From b6c6308dc9013bf516da29b498b942dc8e66b1b4 Mon Sep 17 00:00:00 2001
From: Jovan Lanik <jox969@gmail.com>
Date: Wed, 27 Jul 2022 16:58:05 +0200
Subject: [PATCH] gtklock: update to 1.3.1

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

diff --git a/srcpkgs/gtklock/template b/srcpkgs/gtklock/template
index 9bc3b98a9301..4f5f04578f31 100644
--- a/srcpkgs/gtklock/template
+++ b/srcpkgs/gtklock/template
@@ -1,6 +1,6 @@
 # Template file for 'gtklock'
 pkgname=gtklock
-version=1.3.0
+version=1.3.1
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -11,7 +11,7 @@ maintainer="Jovan Lanik <jox969@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/jovanlanik/gtklock"
 distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
-checksum=a997e604f8820d820dcba4bb93c53fb9f02e965bcbeef3ceaf4f5d712f78f6f6
+checksum=3a979ce409c822014bf9655c1cdb630f8cfc478ae9cc5a265ef5e1b6941f3a8f
 
 post_install() {
 	# copying CSS example provided

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

* Re: gtklock: update to 1.3.1
  2022-07-27 15:00 [PR PATCH] gtklock: update to 1.3.1 jovanlanik
@ 2022-07-27 16:04 ` jovanlanik
  2022-07-27 16:44 ` paper42
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: jovanlanik @ 2022-07-27 16:04 UTC (permalink / raw)
  To: ml

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

New comment by jovanlanik on void-packages repository

https://github.com/void-linux/void-packages/pull/38311#issuecomment-1196954309

Comment:
Hmmm, seems I did something wrong.

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

* Re: gtklock: update to 1.3.1
  2022-07-27 15:00 [PR PATCH] gtklock: update to 1.3.1 jovanlanik
  2022-07-27 16:04 ` jovanlanik
@ 2022-07-27 16:44 ` paper42
  2022-07-27 20:24 ` jovanlanik
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2022-07-27 16:44 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/38311#issuecomment-1197001917

Comment:
> Hmmm, seems I did something wrong.

That's not your mistake, wait until all the builders finish building and then it should work.

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

* Re: gtklock: update to 1.3.1
  2022-07-27 15:00 [PR PATCH] gtklock: update to 1.3.1 jovanlanik
  2022-07-27 16:04 ` jovanlanik
  2022-07-27 16:44 ` paper42
@ 2022-07-27 20:24 ` jovanlanik
  2022-07-27 20:38 ` [PR REVIEW] " classabbyamp
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: jovanlanik @ 2022-07-27 20:24 UTC (permalink / raw)
  To: ml

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

New comment by jovanlanik on void-packages repository

https://github.com/void-linux/void-packages/pull/38311#issuecomment-1197328584

Comment:
You were right 😅

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

* Re: [PR REVIEW] gtklock: update to 1.3.1
  2022-07-27 15:00 [PR PATCH] gtklock: update to 1.3.1 jovanlanik
                   ` (2 preceding siblings ...)
  2022-07-27 20:24 ` jovanlanik
@ 2022-07-27 20:38 ` classabbyamp
  2022-07-27 21:11 ` [PR PATCH] [Updated] " jovanlanik
  2022-07-27 21:18 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-07-27 20:38 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38311#discussion_r931560258

Comment:
expand $homepage here

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

* Re: [PR PATCH] [Updated] gtklock: update to 1.3.1
  2022-07-27 15:00 [PR PATCH] gtklock: update to 1.3.1 jovanlanik
                   ` (3 preceding siblings ...)
  2022-07-27 20:38 ` [PR REVIEW] " classabbyamp
@ 2022-07-27 21:11 ` jovanlanik
  2022-07-27 21:18 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: jovanlanik @ 2022-07-27 21:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jovanlanik/void-packages master
https://github.com/void-linux/void-packages/pull/38311

gtklock: update to 1.3.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 7d9ab3ffb90275b2d844b989854a0b37ef2deb42 Mon Sep 17 00:00:00 2001
From: Jovan Lanik <jox969@gmail.com>
Date: Wed, 27 Jul 2022 16:58:05 +0200
Subject: [PATCH] gtklock: update to 1.3.1

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

diff --git a/srcpkgs/gtklock/template b/srcpkgs/gtklock/template
index 9bc3b98a9301..abfa09895dd5 100644
--- a/srcpkgs/gtklock/template
+++ b/srcpkgs/gtklock/template
@@ -1,6 +1,6 @@
 # Template file for 'gtklock'
 pkgname=gtklock
-version=1.3.0
+version=1.3.1
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -10,8 +10,8 @@ short_desc="GTK-based lockscreen for Wayland"
 maintainer="Jovan Lanik <jox969@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/jovanlanik/gtklock"
-distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
-checksum=a997e604f8820d820dcba4bb93c53fb9f02e965bcbeef3ceaf4f5d712f78f6f6
+distfiles="https://github.com/jovanlanik/gtklock/archive/refs/tags/v${version}.tar.gz"
+checksum=3a979ce409c822014bf9655c1cdb630f8cfc478ae9cc5a265ef5e1b6941f3a8f
 
 post_install() {
 	# copying CSS example provided

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

* Re: [PR PATCH] [Merged]: gtklock: update to 1.3.1
  2022-07-27 15:00 [PR PATCH] gtklock: update to 1.3.1 jovanlanik
                   ` (4 preceding siblings ...)
  2022-07-27 21:11 ` [PR PATCH] [Updated] " jovanlanik
@ 2022-07-27 21:18 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-07-27 21:18 UTC (permalink / raw)
  To: ml

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

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

gtklock: update to 1.3.1
https://github.com/void-linux/void-packages/pull/38311

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-07-27 21:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-27 15:00 [PR PATCH] gtklock: update to 1.3.1 jovanlanik
2022-07-27 16:04 ` jovanlanik
2022-07-27 16:44 ` paper42
2022-07-27 20:24 ` jovanlanik
2022-07-27 20:38 ` [PR REVIEW] " classabbyamp
2022-07-27 21:11 ` [PR PATCH] [Updated] " jovanlanik
2022-07-27 21:18 ` [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).