Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0
@ 2022-11-08 18:33 cinerea0
  2022-11-08 18:56 ` paper42
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: cinerea0 @ 2022-11-08 18:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nma
https://github.com/void-linux/void-packages/pull/40388

libnma: update to 1.10.4; network-manager-applet: update to 1.30.0
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 4b3cfc821f5517165b9aa2d4a3d5873e320bc9cb Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 8 Nov 2022 13:31:09 -0500
Subject: [PATCH 1/2] libnma: update to 1.10.4

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

diff --git a/srcpkgs/libnma/template b/srcpkgs/libnma/template
index c9db67d42ae4..217521a4acfb 100644
--- a/srcpkgs/libnma/template
+++ b/srcpkgs/libnma/template
@@ -1,6 +1,6 @@
 # Template file for 'libnma'
 pkgname=libnma
-version=1.10.2
+version=1.10.4
 revision=1
 build_style=meson
 build_helper="gir"
@@ -15,7 +15,7 @@ license="GPL-2.0-only, LGPL-2.1-or-later"
 homepage="https://gitlab.gnome.org/GNOME/libnma"
 changelog="https://gitlab.gnome.org/GNOME/libnma/-/raw/main/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=4fc3d9c404b7b13303d9394f96961c5298d71afa9f1fa7af5e4f0f6e842a0940
+checksum=79e730dda19f9b34886f4064aa170f1a2326b08329d655d80b67e906c7f78b7c
 replaces="libnm-gtk>=0"
 
 if [ "$CROSS_BUILD" ]; then
@@ -40,5 +40,8 @@ libnma-devel_package() {
 		vmove usr/share/gir-1.0
 		vmove usr/share/vala
 		vmove usr/share/gtk-doc
+
+		# This file is now provided by network-manager-applet
+		rm -f ${DESTDIR}/usr/share/glib-2.0/schemas/org.gnome.nm-applet.gschema.xml
 	}
 }

From af17ab8b421c1f422dd27c8ef5338bc381adf6a1 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 8 Nov 2022 13:31:44 -0500
Subject: [PATCH 2/2] network-manager-applet: update to 1.30.0

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

diff --git a/srcpkgs/network-manager-applet/template b/srcpkgs/network-manager-applet/template
index f250378c441f..9ff71cf6ec66 100644
--- a/srcpkgs/network-manager-applet/template
+++ b/srcpkgs/network-manager-applet/template
@@ -1,6 +1,6 @@
 # Template file for 'network-manager-applet'
 pkgname=network-manager-applet
-version=1.28.0
+version=1.30.0
 revision=1
 build_style=meson
 configure_args="-Dselinux=false"
@@ -16,5 +16,5 @@ license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/NetworkManager"
 changelog="https://raw.githubusercontent.com/NetworkManager/network-manager-applet/master/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=5c0348581de9e619185aa74b747f07f40312417e395afe0b293cc955df14e49c
+checksum=9516b84e9d9f100db89a0c67cbfe57cedb0562310d45caafb6332e27bbeb5cd3
 lib32disabled=yes

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

* Re: libnma: update to 1.10.4; network-manager-applet: update to 1.30.0
  2022-11-08 18:33 [PR PATCH] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0 cinerea0
@ 2022-11-08 18:56 ` paper42
  2022-11-09  2:00 ` [PR PATCH] [Updated] " cinerea0
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2022-11-08 18:56 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40388#issuecomment-1307685163

Comment:
[libgnome-keyring is deprecated](https://github.com/void-linux/void-packages/issues/26333), can we remove the build dependency?

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

* Re: [PR PATCH] [Updated] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0
  2022-11-08 18:33 [PR PATCH] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0 cinerea0
  2022-11-08 18:56 ` paper42
@ 2022-11-09  2:00 ` cinerea0
  2022-11-09  2:13 ` cinerea0
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2022-11-09  2:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nma
https://github.com/void-linux/void-packages/pull/40388

libnma: update to 1.10.4; network-manager-applet: update to 1.30.0
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 94a4a285d4b6f205f63d3a330a1b921552675ef5 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 8 Nov 2022 21:00:00 -0500
Subject: [PATCH 1/2] libnma: update to 1.10.4

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

diff --git a/srcpkgs/libnma/template b/srcpkgs/libnma/template
index c9db67d42ae4..217521a4acfb 100644
--- a/srcpkgs/libnma/template
+++ b/srcpkgs/libnma/template
@@ -1,6 +1,6 @@
 # Template file for 'libnma'
 pkgname=libnma
-version=1.10.2
+version=1.10.4
 revision=1
 build_style=meson
 build_helper="gir"
@@ -15,7 +15,7 @@ license="GPL-2.0-only, LGPL-2.1-or-later"
 homepage="https://gitlab.gnome.org/GNOME/libnma"
 changelog="https://gitlab.gnome.org/GNOME/libnma/-/raw/main/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=4fc3d9c404b7b13303d9394f96961c5298d71afa9f1fa7af5e4f0f6e842a0940
+checksum=79e730dda19f9b34886f4064aa170f1a2326b08329d655d80b67e906c7f78b7c
 replaces="libnm-gtk>=0"
 
 if [ "$CROSS_BUILD" ]; then
@@ -40,5 +40,8 @@ libnma-devel_package() {
 		vmove usr/share/gir-1.0
 		vmove usr/share/vala
 		vmove usr/share/gtk-doc
+
+		# This file is now provided by network-manager-applet
+		rm -f ${DESTDIR}/usr/share/glib-2.0/schemas/org.gnome.nm-applet.gschema.xml
 	}
 }

From 62e851d0fb2f27083ba327aab852c6e1177cfd03 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 8 Nov 2022 21:00:20 -0500
Subject: [PATCH 2/2] network-manager-applet: update to 1.30.0

---
 srcpkgs/network-manager-applet/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/network-manager-applet/template b/srcpkgs/network-manager-applet/template
index f250378c441f..878ebb4893c9 100644
--- a/srcpkgs/network-manager-applet/template
+++ b/srcpkgs/network-manager-applet/template
@@ -1,14 +1,14 @@
 # Template file for 'network-manager-applet'
 pkgname=network-manager-applet
-version=1.28.0
+version=1.30.0
 revision=1
 build_style=meson
 configure_args="-Dselinux=false"
 hostmakedepends="dbus-glib-devel glib-devel intltool pkg-config"
 makedepends="ModemManager-devel NetworkManager-devel iso-codes jansson-devel
  libappindicator-devel libapparmor-devel libdbusmenu-gtk3-devel
- libgnome-keyring-devel libgudev-devel libnotify-devel libnma-devel
- libsecret-devel polkit-devel mobile-broadband-provider-info"
+ libgudev-devel libnotify-devel libnma-devel libsecret-devel
+ polkit-devel mobile-broadband-provider-info"
 depends="NetworkManager hicolor-icon-theme iso-codes"
 short_desc="NetworkManager panel applet for GNOME"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
@@ -16,5 +16,5 @@ license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/NetworkManager"
 changelog="https://raw.githubusercontent.com/NetworkManager/network-manager-applet/master/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=5c0348581de9e619185aa74b747f07f40312417e395afe0b293cc955df14e49c
+checksum=9516b84e9d9f100db89a0c67cbfe57cedb0562310d45caafb6332e27bbeb5cd3
 lib32disabled=yes

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

* Re: libnma: update to 1.10.4; network-manager-applet: update to 1.30.0
  2022-11-08 18:33 [PR PATCH] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0 cinerea0
  2022-11-08 18:56 ` paper42
  2022-11-09  2:00 ` [PR PATCH] [Updated] " cinerea0
@ 2022-11-09  2:13 ` cinerea0
  2022-11-10 19:36 ` [PR REVIEW] " paper42
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2022-11-09  2:13 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/40388#issuecomment-1308104350

Comment:
I'm currently testing the latest push with `libgnome-keyring` removed, and everything seems to be working properly.

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

* Re: [PR REVIEW] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0
  2022-11-08 18:33 [PR PATCH] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0 cinerea0
                   ` (5 preceding siblings ...)
  2022-11-10 19:36 ` paper42
@ 2022-11-10 19:36 ` paper42
  2022-11-11  1:31 ` [PR PATCH] [Updated] " cinerea0
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2022-11-10 19:36 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40388#discussion_r1019535562

Comment:
```suggestion
changelog="https://gitlab.gnome.org/GNOME/network-manager-applet/-/raw/main/NEWS"
```

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

* Re: [PR REVIEW] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0
  2022-11-08 18:33 [PR PATCH] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0 cinerea0
                   ` (4 preceding siblings ...)
  2022-11-10 19:36 ` paper42
@ 2022-11-10 19:36 ` paper42
  2022-11-10 19:36 ` paper42
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2022-11-10 19:36 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40388#discussion_r1019533695

Comment:
```suggestion
distfiles="${GNOME_SITE}/network-manager-applet/${version%.*}/network-manager-applet-${version}.tar.xz"
```

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

* Re: [PR REVIEW] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0
  2022-11-08 18:33 [PR PATCH] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0 cinerea0
                   ` (2 preceding siblings ...)
  2022-11-09  2:13 ` cinerea0
@ 2022-11-10 19:36 ` paper42
  2022-11-10 19:36 ` paper42
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2022-11-10 19:36 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40388#discussion_r1019540560

Comment:
Move this to `post_install()` and remove `-f` because install can run only once and we want it to fail if the file doesn't exist.

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

* Re: [PR REVIEW] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0
  2022-11-08 18:33 [PR PATCH] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0 cinerea0
                   ` (3 preceding siblings ...)
  2022-11-10 19:36 ` [PR REVIEW] " paper42
@ 2022-11-10 19:36 ` paper42
  2022-11-10 19:36 ` paper42
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2022-11-10 19:36 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40388#discussion_r1019533402

Comment:
```suggestion
distfiles="${GNOME_SITE}/libnma/${version%.*}/libnma-${version}.tar.xz"
```

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

* Re: [PR PATCH] [Updated] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0
  2022-11-08 18:33 [PR PATCH] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0 cinerea0
                   ` (6 preceding siblings ...)
  2022-11-10 19:36 ` paper42
@ 2022-11-11  1:31 ` cinerea0
  2022-11-11  1:41 ` cinerea0
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2022-11-11  1:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nma
https://github.com/void-linux/void-packages/pull/40388

libnma: update to 1.10.4; network-manager-applet: update to 1.30.0
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From c5ac55a863039f174d7da7b0a7c769000eb4b3b6 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 10 Nov 2022 20:30:36 -0500
Subject: [PATCH 1/2] libnma: update to 1.10.4

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

diff --git a/srcpkgs/libnma/template b/srcpkgs/libnma/template
index c9db67d42ae4..715df68e0f5b 100644
--- a/srcpkgs/libnma/template
+++ b/srcpkgs/libnma/template
@@ -1,6 +1,6 @@
 # Template file for 'libnma'
 pkgname=libnma
-version=1.10.2
+version=1.10.4
 revision=1
 build_style=meson
 build_helper="gir"
@@ -14,8 +14,8 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="GPL-2.0-only, LGPL-2.1-or-later"
 homepage="https://gitlab.gnome.org/GNOME/libnma"
 changelog="https://gitlab.gnome.org/GNOME/libnma/-/raw/main/NEWS"
-distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=4fc3d9c404b7b13303d9394f96961c5298d71afa9f1fa7af5e4f0f6e842a0940
+distfiles="${GNOME_SITE}/libnma/${version%.*}/libnma-${version}.tar.xz"
+checksum=79e730dda19f9b34886f4064aa170f1a2326b08329d655d80b67e906c7f78b7c
 replaces="libnm-gtk>=0"
 
 if [ "$CROSS_BUILD" ]; then
@@ -28,6 +28,9 @@ post_install() {
 		vmkdir usr/share/gtk-doc/html 0755
 		vcopy /usr/share/gtk-doc/html/libnma usr/share/gtk-doc/html
 	fi
+
+	# This file is now provided by network-manager-applet
+	rm ${DESTDIR}/usr/share/glib-2.0/schemas/org.gnome.nm-applet.gschema.xml
 }
 
 libnma-devel_package() {

From 518b88b7f4ec4b42b6472c24fe95de773a377f2a Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 10 Nov 2022 20:31:01 -0500
Subject: [PATCH 2/2] network-manager-applet: update to 1.30.0

---
 srcpkgs/network-manager-applet/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/network-manager-applet/template b/srcpkgs/network-manager-applet/template
index f250378c441f..7bbc7a671da5 100644
--- a/srcpkgs/network-manager-applet/template
+++ b/srcpkgs/network-manager-applet/template
@@ -1,20 +1,20 @@
 # Template file for 'network-manager-applet'
 pkgname=network-manager-applet
-version=1.28.0
+version=1.30.0
 revision=1
 build_style=meson
 configure_args="-Dselinux=false"
 hostmakedepends="dbus-glib-devel glib-devel intltool pkg-config"
 makedepends="ModemManager-devel NetworkManager-devel iso-codes jansson-devel
  libappindicator-devel libapparmor-devel libdbusmenu-gtk3-devel
- libgnome-keyring-devel libgudev-devel libnotify-devel libnma-devel
- libsecret-devel polkit-devel mobile-broadband-provider-info"
+ libgudev-devel libnotify-devel libnma-devel libsecret-devel
+ polkit-devel mobile-broadband-provider-info"
 depends="NetworkManager hicolor-icon-theme iso-codes"
 short_desc="NetworkManager panel applet for GNOME"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/NetworkManager"
-changelog="https://raw.githubusercontent.com/NetworkManager/network-manager-applet/master/NEWS"
-distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=5c0348581de9e619185aa74b747f07f40312417e395afe0b293cc955df14e49c
+changelog="https://gitlab.gnome.org/GNOME/network-manager-applet/-/raw/main/NEWS"
+distfiles="${GNOME_SITE}/network-manager-applet/${version%.*}/network-manager-applet-${version}.tar.xz"
+checksum=9516b84e9d9f100db89a0c67cbfe57cedb0562310d45caafb6332e27bbeb5cd3
 lib32disabled=yes

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

* Re: libnma: update to 1.10.4; network-manager-applet: update to 1.30.0
  2022-11-08 18:33 [PR PATCH] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0 cinerea0
                   ` (7 preceding siblings ...)
  2022-11-11  1:31 ` [PR PATCH] [Updated] " cinerea0
@ 2022-11-11  1:41 ` cinerea0
  2022-11-17 13:17 ` paper42
  2022-11-17 13:17 ` [PR PATCH] [Merged]: " paper42
  10 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2022-11-11  1:41 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/40388#issuecomment-1311123784

Comment:
@paper42 I've made the suggested changes. I'm a bit confused as to the utility of directly placing the package name in the distfiles link for these packages, since the GNOME_SITE shortener makes it pretty obscured regardless.

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

* Re: libnma: update to 1.10.4; network-manager-applet: update to 1.30.0
  2022-11-08 18:33 [PR PATCH] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0 cinerea0
                   ` (8 preceding siblings ...)
  2022-11-11  1:41 ` cinerea0
@ 2022-11-17 13:17 ` paper42
  2022-11-17 13:17 ` [PR PATCH] [Merged]: " paper42
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2022-11-17 13:17 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40388#issuecomment-1318622092

Comment:
> @paper42 I've made the suggested changes. I'm a bit confused as to the utility of directly placing the package name in the distfiles link for these packages, since the GNOME_SITE shortener makes it pretty obscured regardless.

$pkgname doesn't really make sense, in many cases it's not shorter and if the package is renamed, we still want to use the same sources as before the rename: https://github.com/leahneukirchen/xtools/pull/271

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

* Re: [PR PATCH] [Merged]: libnma: update to 1.10.4; network-manager-applet: update to 1.30.0
  2022-11-08 18:33 [PR PATCH] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0 cinerea0
                   ` (9 preceding siblings ...)
  2022-11-17 13:17 ` paper42
@ 2022-11-17 13:17 ` paper42
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2022-11-17 13:17 UTC (permalink / raw)
  To: ml

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

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

libnma: update to 1.10.4; network-manager-applet: update to 1.30.0
https://github.com/void-linux/void-packages/pull/40388

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


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

end of thread, other threads:[~2022-11-17 13:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-08 18:33 [PR PATCH] libnma: update to 1.10.4; network-manager-applet: update to 1.30.0 cinerea0
2022-11-08 18:56 ` paper42
2022-11-09  2:00 ` [PR PATCH] [Updated] " cinerea0
2022-11-09  2:13 ` cinerea0
2022-11-10 19:36 ` [PR REVIEW] " paper42
2022-11-10 19:36 ` paper42
2022-11-10 19:36 ` paper42
2022-11-10 19:36 ` paper42
2022-11-11  1:31 ` [PR PATCH] [Updated] " cinerea0
2022-11-11  1:41 ` cinerea0
2022-11-17 13:17 ` paper42
2022-11-17 13:17 ` [PR PATCH] [Merged]: " paper42

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