Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dotool: update to 1.1.
@ 2023-01-09 14:19 JohnGebbie
  2023-01-10 14:38 ` [PR PATCH] [Updated] " JohnGebbie
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: JohnGebbie @ 2023-01-09 14:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JohnGebbie/void-packages dotool
https://github.com/void-linux/void-packages/pull/41536

dotool: update to 1.1.
#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

Just made this draft of the not quite released version to reference

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

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

From 004e9ba4d779da364c771ed6067045e7705faa31 Mon Sep 17 00:00:00 2001
From: John Gebbie <me@johngebbie.com>
Date: Mon, 9 Jan 2023 13:49:15 +0000
Subject: [PATCH] dotool: update to 1.1.

---
 srcpkgs/dotool/template | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/dotool/template b/srcpkgs/dotool/template
index ab1c583b2870..98e8661c6012 100644
--- a/srcpkgs/dotool/template
+++ b/srcpkgs/dotool/template
@@ -1,15 +1,18 @@
 # Template file for 'dotool'
 pkgname=dotool
-version=1.0
+# TODO
+# version=1.1
+version=3d9648f0fd4245a547c9801222b3fd40fbfa322f
 revision=1
 build_style=go
 go_import_path="git.sr.ht/~geb/dotool"
+go_ldflags="-X main.Version=${version}"
 short_desc="Command to simulate input anywhere (X11, Wayland, TTYs)"
 maintainer="John Gebbie <me@johngebbie.com>"
 license="GPL-3.0-only"
 homepage="https://sr.ht/~geb/dotool"
 distfiles="https://git.sr.ht/~geb/dotool/archive/${version}.tar.gz"
-checksum=b73097f0c7be22e318e8ee446aed8291693a7198d335a82ca624a5887fe8d16d
+checksum=4e77da4aec6d8c197acb01dec8bae577cd7dd483069f1c8a2b9d6ddcab996d58
 system_accounts="_dotoold"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] dotool: update to 1.1.
  2023-01-09 14:19 [PR PATCH] dotool: update to 1.1 JohnGebbie
@ 2023-01-10 14:38 ` JohnGebbie
  2023-01-21 22:03 ` JohnGebbie
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: JohnGebbie @ 2023-01-10 14:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JohnGebbie/void-packages dotool
https://github.com/void-linux/void-packages/pull/41536

dotool: update to 1.1.
#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

Just made this draft of the not quite released version to reference

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

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

From 79081c574df06a0fd709fa6b9036adc42fcf8438 Mon Sep 17 00:00:00 2001
From: John Gebbie <me@johngebbie.com>
Date: Mon, 9 Jan 2023 13:49:15 +0000
Subject: [PATCH] dotool: update to 1.1.

---
 srcpkgs/dotool/template | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/dotool/template b/srcpkgs/dotool/template
index ab1c583b2870..98e8661c6012 100644
--- a/srcpkgs/dotool/template
+++ b/srcpkgs/dotool/template
@@ -1,15 +1,18 @@
 # Template file for 'dotool'
 pkgname=dotool
-version=1.0
+# TODO
+# version=1.1
+version=3d9648f0fd4245a547c9801222b3fd40fbfa322f
 revision=1
 build_style=go
 go_import_path="git.sr.ht/~geb/dotool"
+go_ldflags="-X main.Version=${version}"
 short_desc="Command to simulate input anywhere (X11, Wayland, TTYs)"
 maintainer="John Gebbie <me@johngebbie.com>"
 license="GPL-3.0-only"
 homepage="https://sr.ht/~geb/dotool"
 distfiles="https://git.sr.ht/~geb/dotool/archive/${version}.tar.gz"
-checksum=b73097f0c7be22e318e8ee446aed8291693a7198d335a82ca624a5887fe8d16d
+checksum=4e77da4aec6d8c197acb01dec8bae577cd7dd483069f1c8a2b9d6ddcab996d58
 system_accounts="_dotoold"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] dotool: update to 1.1.
  2023-01-09 14:19 [PR PATCH] dotool: update to 1.1 JohnGebbie
  2023-01-10 14:38 ` [PR PATCH] [Updated] " JohnGebbie
@ 2023-01-21 22:03 ` JohnGebbie
  2023-01-21 22:18 ` JohnGebbie
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: JohnGebbie @ 2023-01-21 22:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JohnGebbie/void-packages dotool
https://github.com/void-linux/void-packages/pull/41536

dotool: update to 1.1.
#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

Just made this draft of the not quite released version to reference

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

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

From 636d1a23b24c3e88176866377d114bb03e341a3d Mon Sep 17 00:00:00 2001
From: John Gebbie <me@johngebbie.com>
Date: Mon, 9 Jan 2023 13:49:15 +0000
Subject: [PATCH] dotool: update to 1.1.

---
 srcpkgs/dotool/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/dotool/template b/srcpkgs/dotool/template
index ab1c583b2870..79406b9f649c 100644
--- a/srcpkgs/dotool/template
+++ b/srcpkgs/dotool/template
@@ -1,15 +1,16 @@
 # Template file for 'dotool'
 pkgname=dotool
-version=1.0
+version=1.1
 revision=1
 build_style=go
 go_import_path="git.sr.ht/~geb/dotool"
+go_ldflags="-X main.Version=${version}"
 short_desc="Command to simulate input anywhere (X11, Wayland, TTYs)"
 maintainer="John Gebbie <me@johngebbie.com>"
 license="GPL-3.0-only"
 homepage="https://sr.ht/~geb/dotool"
 distfiles="https://git.sr.ht/~geb/dotool/archive/${version}.tar.gz"
-checksum=b73097f0c7be22e318e8ee446aed8291693a7198d335a82ca624a5887fe8d16d
+checksum=484bd2fac9f73c61b36b83086ce51fc69c60a99aa149e6e96fe413fa27747281
 system_accounts="_dotoold"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] dotool: update to 1.1.
  2023-01-09 14:19 [PR PATCH] dotool: update to 1.1 JohnGebbie
  2023-01-10 14:38 ` [PR PATCH] [Updated] " JohnGebbie
  2023-01-21 22:03 ` JohnGebbie
@ 2023-01-21 22:18 ` JohnGebbie
  2023-01-31 12:29 ` JohnGebbie
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: JohnGebbie @ 2023-01-21 22:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JohnGebbie/void-packages dotool
https://github.com/void-linux/void-packages/pull/41536

dotool: update to 1.1.
#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

Just made this draft of the not quite released version to reference

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

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

From ed0969c4dba73dba6aab13982e1d226eca8e3471 Mon Sep 17 00:00:00 2001
From: John Gebbie <me@johngebbie.com>
Date: Mon, 9 Jan 2023 13:49:15 +0000
Subject: [PATCH] dotool: update to 1.1.

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

diff --git a/srcpkgs/dotool/template b/srcpkgs/dotool/template
index ab1c583b2870..6d9d577b5968 100644
--- a/srcpkgs/dotool/template
+++ b/srcpkgs/dotool/template
@@ -1,15 +1,17 @@
 # Template file for 'dotool'
 pkgname=dotool
-version=1.0
+version=1.1
 revision=1
 build_style=go
 go_import_path="git.sr.ht/~geb/dotool"
+go_ldflags="-X main.Version=${version}"
 short_desc="Command to simulate input anywhere (X11, Wayland, TTYs)"
 maintainer="John Gebbie <me@johngebbie.com>"
 license="GPL-3.0-only"
 homepage="https://sr.ht/~geb/dotool"
+changelog="https://git.sr.ht/~geb/dotool/blob/master/CHANGELOG.md"
 distfiles="https://git.sr.ht/~geb/dotool/archive/${version}.tar.gz"
-checksum=b73097f0c7be22e318e8ee446aed8291693a7198d335a82ca624a5887fe8d16d
+checksum=484bd2fac9f73c61b36b83086ce51fc69c60a99aa149e6e96fe413fa27747281
 system_accounts="_dotoold"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] dotool: update to 1.1.
  2023-01-09 14:19 [PR PATCH] dotool: update to 1.1 JohnGebbie
                   ` (2 preceding siblings ...)
  2023-01-21 22:18 ` JohnGebbie
@ 2023-01-31 12:29 ` JohnGebbie
  2023-02-06 11:46 ` JohnGebbie
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: JohnGebbie @ 2023-01-31 12:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JohnGebbie/void-packages dotool
https://github.com/void-linux/void-packages/pull/41536

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

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

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

From ec0747a210778ac4ebb7d2e209c424ed6d67d20f Mon Sep 17 00:00:00 2001
From: John Gebbie <me@johngebbie.com>
Date: Mon, 9 Jan 2023 13:49:15 +0000
Subject: [PATCH] dotool: update to 1.1.

---
 srcpkgs/dotool/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/dotool/template b/srcpkgs/dotool/template
index ab1c583b2870..f9bd6fbb18d4 100644
--- a/srcpkgs/dotool/template
+++ b/srcpkgs/dotool/template
@@ -1,20 +1,21 @@
 # Template file for 'dotool'
 pkgname=dotool
-version=1.0
+version=9682b408ab205521ba997c7833796ca3182d5b2e
 revision=1
 build_style=go
 go_import_path="git.sr.ht/~geb/dotool"
+go_ldflags="-X main.Version=${version}"
 short_desc="Command to simulate input anywhere (X11, Wayland, TTYs)"
 maintainer="John Gebbie <me@johngebbie.com>"
 license="GPL-3.0-only"
 homepage="https://sr.ht/~geb/dotool"
+changelog="https://git.sr.ht/~geb/dotool/blob/master/CHANGELOG.md"
 distfiles="https://git.sr.ht/~geb/dotool/archive/${version}.tar.gz"
-checksum=b73097f0c7be22e318e8ee446aed8291693a7198d335a82ca624a5887fe8d16d
+checksum=91247538c97c3e6a5497b831eddd4a270c8e931b329e641390585f71739140b4
 system_accounts="_dotoold"
 
 post_install() {
-	vbin dotoolc
-	vbin dotoold
-	vsv dotoold
+	./_install.sh "${DESTDIR}" /usr/bin
 	vinstall 80-dotool.rules 644 usr/lib/udev/rules.d
+	vsv dotoold
 }

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

* Re: [PR PATCH] [Updated] dotool: update to 1.1.
  2023-01-09 14:19 [PR PATCH] dotool: update to 1.1 JohnGebbie
                   ` (3 preceding siblings ...)
  2023-01-31 12:29 ` JohnGebbie
@ 2023-02-06 11:46 ` JohnGebbie
  2023-02-06 11:52 ` JohnGebbie
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: JohnGebbie @ 2023-02-06 11:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JohnGebbie/void-packages dotool
https://github.com/void-linux/void-packages/pull/41536

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

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

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

From afadd8077a22baee482a31f47ecdf73e2569bc81 Mon Sep 17 00:00:00 2001
From: John Gebbie <me@johngebbie.com>
Date: Mon, 6 Feb 2023 11:45:01 +0000
Subject: [PATCH] dotool: update to 1.2.

---
 srcpkgs/dotool/template | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/dotool/template b/srcpkgs/dotool/template
index ab1c583b2870..a6ab3c81854e 100644
--- a/srcpkgs/dotool/template
+++ b/srcpkgs/dotool/template
@@ -1,20 +1,22 @@
 # Template file for 'dotool'
 pkgname=dotool
-version=1.0
+# TODO will tag after review
+version=bc16ae7fe096324ed96e1b16c766198abd3d687d
 revision=1
 build_style=go
 go_import_path="git.sr.ht/~geb/dotool"
+go_ldflags="-X main.Version=${version}"
 short_desc="Command to simulate input anywhere (X11, Wayland, TTYs)"
 maintainer="John Gebbie <me@johngebbie.com>"
 license="GPL-3.0-only"
 homepage="https://sr.ht/~geb/dotool"
+changelog="https://git.sr.ht/~geb/dotool/blob/master/CHANGELOG.md"
 distfiles="https://git.sr.ht/~geb/dotool/archive/${version}.tar.gz"
-checksum=b73097f0c7be22e318e8ee446aed8291693a7198d335a82ca624a5887fe8d16d
+checksum=6ce4931d0bacefe5cc048242a81555eb54413975ad62720eeff6d7dcc8db1abf
 system_accounts="_dotoold"
 
 post_install() {
-	vbin dotoolc
-	vbin dotoold
-	vsv dotoold
+	./_install.sh "${DESTDIR}" /usr/bin
 	vinstall 80-dotool.rules 644 usr/lib/udev/rules.d
+	vsv dotoold
 }

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

* Re: [PR PATCH] [Updated] dotool: update to 1.1.
  2023-01-09 14:19 [PR PATCH] dotool: update to 1.1 JohnGebbie
                   ` (4 preceding siblings ...)
  2023-02-06 11:46 ` JohnGebbie
@ 2023-02-06 11:52 ` JohnGebbie
  2023-02-06 11:55 ` JohnGebbie
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: JohnGebbie @ 2023-02-06 11:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JohnGebbie/void-packages dotool
https://github.com/void-linux/void-packages/pull/41536

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

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

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

From 1db029d44eb8214b31ab652d00f3dddd7fdf2cdc Mon Sep 17 00:00:00 2001
From: John Gebbie <me@johngebbie.com>
Date: Mon, 6 Feb 2023 11:53:04 +0000
Subject: [PATCH] dotool: update to 1.2.

---
 srcpkgs/dotool/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/dotool/template b/srcpkgs/dotool/template
index ab1c583b2870..abf62b0581b2 100644
--- a/srcpkgs/dotool/template
+++ b/srcpkgs/dotool/template
@@ -1,20 +1,21 @@
 # Template file for 'dotool'
 pkgname=dotool
-version=1.0
+version=1.2
 revision=1
 build_style=go
 go_import_path="git.sr.ht/~geb/dotool"
+go_ldflags="-X main.Version=${version}"
 short_desc="Command to simulate input anywhere (X11, Wayland, TTYs)"
 maintainer="John Gebbie <me@johngebbie.com>"
 license="GPL-3.0-only"
 homepage="https://sr.ht/~geb/dotool"
+changelog="https://git.sr.ht/~geb/dotool/blob/master/CHANGELOG.md"
 distfiles="https://git.sr.ht/~geb/dotool/archive/${version}.tar.gz"
-checksum=b73097f0c7be22e318e8ee446aed8291693a7198d335a82ca624a5887fe8d16d
+checksum=6ce4931d0bacefe5cc048242a81555eb54413975ad62720eeff6d7dcc8db1abf
 system_accounts="_dotoold"
 
 post_install() {
-	vbin dotoolc
-	vbin dotoold
-	vsv dotoold
+	./_install.sh "${DESTDIR}" /usr/bin
 	vinstall 80-dotool.rules 644 usr/lib/udev/rules.d
+	vsv dotoold
 }

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

* Re: [PR PATCH] [Updated] dotool: update to 1.1.
  2023-01-09 14:19 [PR PATCH] dotool: update to 1.1 JohnGebbie
                   ` (5 preceding siblings ...)
  2023-02-06 11:52 ` JohnGebbie
@ 2023-02-06 11:55 ` JohnGebbie
  2023-02-06 12:01 ` dotool: update to 1.2 JohnGebbie
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: JohnGebbie @ 2023-02-06 11:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JohnGebbie/void-packages dotool
https://github.com/void-linux/void-packages/pull/41536

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

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

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

From f8326aa4deccd27cc829d06cfa50dfa5bee86ca6 Mon Sep 17 00:00:00 2001
From: John Gebbie <me@johngebbie.com>
Date: Mon, 6 Feb 2023 11:55:18 +0000
Subject: [PATCH] dotool: update to 1.2.

---
 srcpkgs/dotool/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/dotool/template b/srcpkgs/dotool/template
index ab1c583b2870..5dada89e7e5b 100644
--- a/srcpkgs/dotool/template
+++ b/srcpkgs/dotool/template
@@ -1,20 +1,21 @@
 # Template file for 'dotool'
 pkgname=dotool
-version=1.0
+version=1.2
 revision=1
 build_style=go
 go_import_path="git.sr.ht/~geb/dotool"
+go_ldflags="-X main.Version=${version}"
 short_desc="Command to simulate input anywhere (X11, Wayland, TTYs)"
 maintainer="John Gebbie <me@johngebbie.com>"
 license="GPL-3.0-only"
 homepage="https://sr.ht/~geb/dotool"
+changelog="https://git.sr.ht/~geb/dotool/blob/master/CHANGELOG.md"
 distfiles="https://git.sr.ht/~geb/dotool/archive/${version}.tar.gz"
-checksum=b73097f0c7be22e318e8ee446aed8291693a7198d335a82ca624a5887fe8d16d
+checksum=80dcbc1bc4877bbef3eb30cb8c0ad7db161fb76d4999bb9b5f4a484e2267e5a1
 system_accounts="_dotoold"
 
 post_install() {
-	vbin dotoolc
-	vbin dotoold
-	vsv dotoold
+	./_install.sh "${DESTDIR}" /usr/bin
 	vinstall 80-dotool.rules 644 usr/lib/udev/rules.d
+	vsv dotoold
 }

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

* Re: dotool: update to 1.2.
  2023-01-09 14:19 [PR PATCH] dotool: update to 1.1 JohnGebbie
                   ` (6 preceding siblings ...)
  2023-02-06 11:55 ` JohnGebbie
@ 2023-02-06 12:01 ` JohnGebbie
  2023-02-06 12:22 ` JohnGebbie
  2023-02-11  5:26 ` [PR PATCH] [Merged]: " classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: JohnGebbie @ 2023-02-06 12:01 UTC (permalink / raw)
  To: ml

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

New comment by JohnGebbie on void-packages repository

https://github.com/void-linux/void-packages/pull/41536#issuecomment-1418968703

Comment:
This is ready for review but the tag is on the develop branch in case you suggest changes.

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

* Re: dotool: update to 1.2.
  2023-01-09 14:19 [PR PATCH] dotool: update to 1.1 JohnGebbie
                   ` (7 preceding siblings ...)
  2023-02-06 12:01 ` dotool: update to 1.2 JohnGebbie
@ 2023-02-06 12:22 ` JohnGebbie
  2023-02-11  5:26 ` [PR PATCH] [Merged]: " classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: JohnGebbie @ 2023-02-06 12:22 UTC (permalink / raw)
  To: ml

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

New comment by JohnGebbie on void-packages repository

https://github.com/void-linux/void-packages/pull/41536#issuecomment-1418968703

Comment:
This is ready for review but the tag is on the develop branch in case you suggest changes.

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

* Re: [PR PATCH] [Merged]: dotool: update to 1.2.
  2023-01-09 14:19 [PR PATCH] dotool: update to 1.1 JohnGebbie
                   ` (8 preceding siblings ...)
  2023-02-06 12:22 ` JohnGebbie
@ 2023-02-11  5:26 ` classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2023-02-11  5:26 UTC (permalink / raw)
  To: ml

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

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

dotool: update to 1.2.
https://github.com/void-linux/void-packages/pull/41536

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

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

end of thread, other threads:[~2023-02-11  5:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-09 14:19 [PR PATCH] dotool: update to 1.1 JohnGebbie
2023-01-10 14:38 ` [PR PATCH] [Updated] " JohnGebbie
2023-01-21 22:03 ` JohnGebbie
2023-01-21 22:18 ` JohnGebbie
2023-01-31 12:29 ` JohnGebbie
2023-02-06 11:46 ` JohnGebbie
2023-02-06 11:52 ` JohnGebbie
2023-02-06 11:55 ` JohnGebbie
2023-02-06 12:01 ` dotool: update to 1.2 JohnGebbie
2023-02-06 12:22 ` JohnGebbie
2023-02-11  5:26 ` [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).