commit:     d68ccf336cd8bcca126fd5443b93f2421eb2458f
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Sat Jun  7 18:39:27 2025 +0000
Commit:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Sat Jun  7 18:39:27 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d68ccf33

gui-apps/nwg-panel: cleanup files

Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>

 .../files/nwg-panel-0.9.20-fix-version-string.patch     | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/gui-apps/nwg-panel/files/nwg-panel-0.9.20-fix-version-string.patch 
b/gui-apps/nwg-panel/files/nwg-panel-0.9.20-fix-version-string.patch
deleted file mode 100644
index 8af05bb9db..0000000000
--- a/gui-apps/nwg-panel/files/nwg-panel-0.9.20-fix-version-string.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Typo in version string
-
-See also: https://github.com/nwg-piotr/nwg-panel/issues/281
-
-Pascal Jäger <[email protected]> (2024-01-10)
-
---- a/setup.py
-+++ b/setup.py
-@@ -8,7 +8,7 @@ def read(f_name):
- 
- setup(
-     name='nwg-panel',
--    version='0.9.20 ',
-+    version='0.9.20',
-     description='GTK3-based panel for sway and Hyprland Wayland compositors',
-     packages=find_packages(),
-     include_package_data=True,

Reply via email to