Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] budgie-desktop: update to 10.7.2
@ 2023-04-28 22:07 chax
  2023-05-06  9:16 ` JoshStrobl
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: chax @ 2023-04-28 22:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chax/void-packages budgie-bump
https://github.com/void-linux/void-packages/pull/43663

budgie-desktop: update to 10.7.2
This version bump fixes issue #43400 since the bug was obviously fixed upstream.

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)



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

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

From f55fa48d7ebe279e5c7006fab7614f1218c739f0 Mon Sep 17 00:00:00 2001
From: chax <mcakaric@gmail.com>
Date: Sat, 29 Apr 2023 00:00:14 +0200
Subject: [PATCH] budgie-desktop: update to 10.7.2

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

diff --git a/srcpkgs/budgie-desktop/template b/srcpkgs/budgie-desktop/template
index bfde56e60dc7..0169e5457b39 100644
--- a/srcpkgs/budgie-desktop/template
+++ b/srcpkgs/budgie-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'budgie-desktop'
 pkgname=budgie-desktop
-version=10.7.1
+version=10.7.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -19,7 +19,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only, LGPL-2.1-only"
 homepage="https://github.com/BuddiesOfBudgie/budgie-desktop"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-desktop/releases/download/v${version}/budgie-desktop-v${version}.tar.xz"
-checksum=f8b277fb674f4c9e9d1dac9e45a7f93a1364d2f25cb1b3b513ec8154cfd7d6bd
+checksum=cce9ebe21b4bba4886bb2a227d739b7340c35085f08c132d3d8ae6b6621ba7b4
 
 budgie-desktop-devel_package() {
 	short_desc+=" - development files"

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

* Re: budgie-desktop: update to 10.7.2
  2023-04-28 22:07 [PR PATCH] budgie-desktop: update to 10.7.2 chax
@ 2023-05-06  9:16 ` JoshStrobl
  2023-06-10 19:53 ` chax
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: JoshStrobl @ 2023-05-06  9:16 UTC (permalink / raw)
  To: ml

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

New comment by JoshStrobl on void-packages repository

https://github.com/void-linux/void-packages/pull/43663#issuecomment-1537098407

Comment:
This should have build and rundeps on zenity and given Void is using pre-GTK4 zenity, the configure flag of `-Duse-old-zenity=true` should be set, otherwise Budgie Desktop will use the new flags and functionality like display configuration confirmation dialogs will not function.

This will need to be updated again with some form of a new revision once Void updates zenity as well.

Thanks for the update @chax, much appreciated.

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

* Re: budgie-desktop: update to 10.7.2
  2023-04-28 22:07 [PR PATCH] budgie-desktop: update to 10.7.2 chax
  2023-05-06  9:16 ` JoshStrobl
@ 2023-06-10 19:53 ` chax
  2023-06-10 21:46 ` [PR PATCH] [Updated] " chax
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: chax @ 2023-06-10 19:53 UTC (permalink / raw)
  To: ml

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

New comment by chax on void-packages repository

https://github.com/void-linux/void-packages/pull/43663#issuecomment-1585791997

Comment:
@JoshStrobl what do you mean pre-GTK4 Zenity. Void has zenity version 3.43, isn't that the same version of zenity that Solus has?

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

* Re: [PR PATCH] [Updated] budgie-desktop: update to 10.7.2
  2023-04-28 22:07 [PR PATCH] budgie-desktop: update to 10.7.2 chax
  2023-05-06  9:16 ` JoshStrobl
  2023-06-10 19:53 ` chax
@ 2023-06-10 21:46 ` chax
  2023-06-10 21:47 ` chax
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: chax @ 2023-06-10 21:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chax/void-packages budgie-bump
https://github.com/void-linux/void-packages/pull/43663

budgie-desktop: update to 10.7.2
This version bump fixes issue #43400 since the bug was obviously fixed upstream.

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)



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

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

From 2f31d41bc204ef1b619e36cf0ac02f23ac5c9e37 Mon Sep 17 00:00:00 2001
From: chax <mcakaric@gmail.com>
Date: Sat, 29 Apr 2023 00:00:14 +0200
Subject: [PATCH] budgie-desktop: update to 10.7.2

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

diff --git a/srcpkgs/budgie-desktop/template b/srcpkgs/budgie-desktop/template
index bfde56e60dc7..0169e5457b39 100644
--- a/srcpkgs/budgie-desktop/template
+++ b/srcpkgs/budgie-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'budgie-desktop'
 pkgname=budgie-desktop
-version=10.7.1
+version=10.7.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -19,7 +19,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only, LGPL-2.1-only"
 homepage="https://github.com/BuddiesOfBudgie/budgie-desktop"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-desktop/releases/download/v${version}/budgie-desktop-v${version}.tar.xz"
-checksum=f8b277fb674f4c9e9d1dac9e45a7f93a1364d2f25cb1b3b513ec8154cfd7d6bd
+checksum=cce9ebe21b4bba4886bb2a227d739b7340c35085f08c132d3d8ae6b6621ba7b4
 
 budgie-desktop-devel_package() {
 	short_desc+=" - development files"

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

* Re: [PR PATCH] [Updated] budgie-desktop: update to 10.7.2
  2023-04-28 22:07 [PR PATCH] budgie-desktop: update to 10.7.2 chax
                   ` (2 preceding siblings ...)
  2023-06-10 21:46 ` [PR PATCH] [Updated] " chax
@ 2023-06-10 21:47 ` chax
  2023-06-11  0:43 ` JoshStrobl
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: chax @ 2023-06-10 21:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chax/void-packages budgie-bump
https://github.com/void-linux/void-packages/pull/43663

budgie-desktop: update to 10.7.2
This version bump fixes issue #43400 since the bug was obviously fixed upstream.

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)



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

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

From d47c698213135c5c0250c19cd62f897d5c7876b8 Mon Sep 17 00:00:00 2001
From: chax <mcakaric@gmail.com>
Date: Sat, 29 Apr 2023 00:00:14 +0200
Subject: [PATCH] budgie-desktop: update to 10.7.2

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

diff --git a/srcpkgs/budgie-desktop/template b/srcpkgs/budgie-desktop/template
index bfde56e60dc7..b35b53ffd8ca 100644
--- a/srcpkgs/budgie-desktop/template
+++ b/srcpkgs/budgie-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'budgie-desktop'
 pkgname=budgie-desktop
-version=10.7.1
+version=10.7.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -13,13 +13,13 @@ makedepends="alsa-lib-devel libcanberra-devel libgee-devel libnotify-devel
  gnome-bluetooth1-devel gnome-menus-devel gnome-settings-daemon-devel vala
  libupower-glib3 libuuid-devel"
 depends="gnome-session gnome-settings-daemon budgie-control-center elogind
- gnome-themes-extra budgie-screensaver budgie-desktop-view"
+ gnome-themes-extra budgie-screensaver budgie-desktop-view zenity"
 short_desc="Modern desktop environment from the Solus Project"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only, LGPL-2.1-only"
 homepage="https://github.com/BuddiesOfBudgie/budgie-desktop"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-desktop/releases/download/v${version}/budgie-desktop-v${version}.tar.xz"
-checksum=f8b277fb674f4c9e9d1dac9e45a7f93a1364d2f25cb1b3b513ec8154cfd7d6bd
+checksum=cce9ebe21b4bba4886bb2a227d739b7340c35085f08c132d3d8ae6b6621ba7b4
 
 budgie-desktop-devel_package() {
 	short_desc+=" - development files"

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

* Re: budgie-desktop: update to 10.7.2
  2023-04-28 22:07 [PR PATCH] budgie-desktop: update to 10.7.2 chax
                   ` (3 preceding siblings ...)
  2023-06-10 21:47 ` chax
@ 2023-06-11  0:43 ` JoshStrobl
  2023-06-11  9:29 ` [PR PATCH] [Updated] " chax
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: JoshStrobl @ 2023-06-11  0:43 UTC (permalink / raw)
  To: ml

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

New comment by JoshStrobl on void-packages repository

https://github.com/void-linux/void-packages/pull/43663#issuecomment-1585883056

Comment:
> @JoshStrobl what do you mean pre-GTK4 Zenity. Void has zenity version 3.43, isn't that the same version of zenity that Solus has?

zenity before 3.90 (which ships in Fedora) is ported to GTK4 and libadwaita, changing the CLI flags. Any version before 3.90 needs to use `-Duse-old-zenity=true`

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

* Re: [PR PATCH] [Updated] budgie-desktop: update to 10.7.2
  2023-04-28 22:07 [PR PATCH] budgie-desktop: update to 10.7.2 chax
                   ` (4 preceding siblings ...)
  2023-06-11  0:43 ` JoshStrobl
@ 2023-06-11  9:29 ` chax
  2023-06-11  9:31 ` chax
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: chax @ 2023-06-11  9:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chax/void-packages budgie-bump
https://github.com/void-linux/void-packages/pull/43663

budgie-desktop: update to 10.7.2
This version bump fixes issue #43400 since the bug was obviously fixed upstream.

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)



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

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

From eb7327a70e6e18aa4c57e4ab7a94fad24eb34d7a Mon Sep 17 00:00:00 2001
From: chax <mcakaric@gmail.com>
Date: Sat, 29 Apr 2023 00:00:14 +0200
Subject: [PATCH] budgie-desktop: update to 10.7.2

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

diff --git a/srcpkgs/budgie-desktop/template b/srcpkgs/budgie-desktop/template
index bfde56e60dc7..315765229822 100644
--- a/srcpkgs/budgie-desktop/template
+++ b/srcpkgs/budgie-desktop/template
@@ -1,10 +1,10 @@
 # Template file for 'budgie-desktop'
 pkgname=budgie-desktop
-version=10.7.1
+version=10.7.2
 revision=1
 build_style=meson
 build_helper=gir
-configure_args="-Dwith-gtk-doc=false"
+configure_args="-Dwith-gtk-doc=false -Duse-old-zenity=true"
 hostmakedepends="pkg-config intltool vala glib-devel gobject-introspection
  sassc budgie-screensaver"
 makedepends="alsa-lib-devel libcanberra-devel libgee-devel libnotify-devel
@@ -13,13 +13,13 @@ makedepends="alsa-lib-devel libcanberra-devel libgee-devel libnotify-devel
  gnome-bluetooth1-devel gnome-menus-devel gnome-settings-daemon-devel vala
  libupower-glib3 libuuid-devel"
 depends="gnome-session gnome-settings-daemon budgie-control-center elogind
- gnome-themes-extra budgie-screensaver budgie-desktop-view"
+ gnome-themes-extra budgie-screensaver budgie-desktop-view zenity"
 short_desc="Modern desktop environment from the Solus Project"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only, LGPL-2.1-only"
 homepage="https://github.com/BuddiesOfBudgie/budgie-desktop"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-desktop/releases/download/v${version}/budgie-desktop-v${version}.tar.xz"
-checksum=f8b277fb674f4c9e9d1dac9e45a7f93a1364d2f25cb1b3b513ec8154cfd7d6bd
+checksum=cce9ebe21b4bba4886bb2a227d739b7340c35085f08c132d3d8ae6b6621ba7b4
 
 budgie-desktop-devel_package() {
 	short_desc+=" - development files"

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

* Re: budgie-desktop: update to 10.7.2
  2023-04-28 22:07 [PR PATCH] budgie-desktop: update to 10.7.2 chax
                   ` (5 preceding siblings ...)
  2023-06-11  9:29 ` [PR PATCH] [Updated] " chax
@ 2023-06-11  9:31 ` chax
  2023-06-11 10:19 ` paper42
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: chax @ 2023-06-11  9:31 UTC (permalink / raw)
  To: ml

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

New comment by chax on void-packages repository

https://github.com/void-linux/void-packages/pull/43663#issuecomment-1586090446

Comment:
> > @JoshStrobl what do you mean pre-GTK4 Zenity. Void has zenity version 3.43, isn't that the same version of zenity that Solus has?
> 
> zenity before 3.90 (which ships in Fedora) is ported to GTK4 and libadwaita, changing the CLI flags. Any version before 3.90 needs to use `-Duse-old-zenity=true`

@JoshStrobl Thanks for explanation, i did the changes, it should be good now.

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

* Re: budgie-desktop: update to 10.7.2
  2023-04-28 22:07 [PR PATCH] budgie-desktop: update to 10.7.2 chax
                   ` (6 preceding siblings ...)
  2023-06-11  9:31 ` chax
@ 2023-06-11 10:19 ` paper42
  2023-06-11 13:25 ` [PR PATCH] [Updated] " chax
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2023-06-11 10:19 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/43663#issuecomment-1586105587

Comment:
to fix the cross builds, add zenity to hostmakedepends, the build system checks for it being available at build time

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

* Re: [PR PATCH] [Updated] budgie-desktop: update to 10.7.2
  2023-04-28 22:07 [PR PATCH] budgie-desktop: update to 10.7.2 chax
                   ` (7 preceding siblings ...)
  2023-06-11 10:19 ` paper42
@ 2023-06-11 13:25 ` chax
  2023-06-11 17:12 ` [PR PATCH] [Merged]: " paper42
  2023-10-17 20:16 ` aandmsantos0910
  10 siblings, 0 replies; 12+ messages in thread
From: chax @ 2023-06-11 13:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chax/void-packages budgie-bump
https://github.com/void-linux/void-packages/pull/43663

budgie-desktop: update to 10.7.2
This version bump fixes issue #43400 since the bug was obviously fixed upstream.

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)



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

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

From d9efcbfde74d5f91ccd4aad7099503af06eda54d Mon Sep 17 00:00:00 2001
From: chax <mcakaric@gmail.com>
Date: Sat, 29 Apr 2023 00:00:14 +0200
Subject: [PATCH] budgie-desktop: update to 10.7.2

---
 srcpkgs/budgie-desktop/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/budgie-desktop/template b/srcpkgs/budgie-desktop/template
index bfde56e60dc7..48c4dd2b55c9 100644
--- a/srcpkgs/budgie-desktop/template
+++ b/srcpkgs/budgie-desktop/template
@@ -1,25 +1,25 @@
 # Template file for 'budgie-desktop'
 pkgname=budgie-desktop
-version=10.7.1
+version=10.7.2
 revision=1
 build_style=meson
 build_helper=gir
-configure_args="-Dwith-gtk-doc=false"
+configure_args="-Dwith-gtk-doc=false -Duse-old-zenity=true"
 hostmakedepends="pkg-config intltool vala glib-devel gobject-introspection
- sassc budgie-screensaver"
+ sassc budgie-screensaver zenity"
 makedepends="alsa-lib-devel libcanberra-devel libgee-devel libnotify-devel
  accountsservice-devel libpeas-devel libwnck-devel mutter-devel ibus-devel
  gnome-desktop-devel pulseaudio-devel upower-devel gtk+3-devel polkit-devel
  gnome-bluetooth1-devel gnome-menus-devel gnome-settings-daemon-devel vala
  libupower-glib3 libuuid-devel"
 depends="gnome-session gnome-settings-daemon budgie-control-center elogind
- gnome-themes-extra budgie-screensaver budgie-desktop-view"
+ gnome-themes-extra budgie-screensaver budgie-desktop-view zenity"
 short_desc="Modern desktop environment from the Solus Project"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only, LGPL-2.1-only"
 homepage="https://github.com/BuddiesOfBudgie/budgie-desktop"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-desktop/releases/download/v${version}/budgie-desktop-v${version}.tar.xz"
-checksum=f8b277fb674f4c9e9d1dac9e45a7f93a1364d2f25cb1b3b513ec8154cfd7d6bd
+checksum=cce9ebe21b4bba4886bb2a227d739b7340c35085f08c132d3d8ae6b6621ba7b4
 
 budgie-desktop-devel_package() {
 	short_desc+=" - development files"

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

* Re: [PR PATCH] [Merged]: budgie-desktop: update to 10.7.2
  2023-04-28 22:07 [PR PATCH] budgie-desktop: update to 10.7.2 chax
                   ` (8 preceding siblings ...)
  2023-06-11 13:25 ` [PR PATCH] [Updated] " chax
@ 2023-06-11 17:12 ` paper42
  2023-10-17 20:16 ` aandmsantos0910
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2023-06-11 17:12 UTC (permalink / raw)
  To: ml

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

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

budgie-desktop: update to 10.7.2
https://github.com/void-linux/void-packages/pull/43663

Description:
This version bump fixes issue #43400 since the bug was obviously fixed upstream.

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)



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

* Re: budgie-desktop: update to 10.7.2
  2023-04-28 22:07 [PR PATCH] budgie-desktop: update to 10.7.2 chax
                   ` (9 preceding siblings ...)
  2023-06-11 17:12 ` [PR PATCH] [Merged]: " paper42
@ 2023-10-17 20:16 ` aandmsantos0910
  10 siblings, 0 replies; 12+ messages in thread
From: aandmsantos0910 @ 2023-10-17 20:16 UTC (permalink / raw)
  To: ml

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

New comment by aandmsantos0910 on void-packages repository

https://github.com/void-linux/void-packages/pull/43663#issuecomment-1767102731

Comment:
I was wondering if there was a ETA for updating Budgie to Ver 10.8.1? 

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

end of thread, other threads:[~2023-10-17 20:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-28 22:07 [PR PATCH] budgie-desktop: update to 10.7.2 chax
2023-05-06  9:16 ` JoshStrobl
2023-06-10 19:53 ` chax
2023-06-10 21:46 ` [PR PATCH] [Updated] " chax
2023-06-10 21:47 ` chax
2023-06-11  0:43 ` JoshStrobl
2023-06-11  9:29 ` [PR PATCH] [Updated] " chax
2023-06-11  9:31 ` chax
2023-06-11 10:19 ` paper42
2023-06-11 13:25 ` [PR PATCH] [Updated] " chax
2023-06-11 17:12 ` [PR PATCH] [Merged]: " paper42
2023-10-17 20:16 ` aandmsantos0910

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