summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-03-11 15:24:41 +0100
committer Willy Sudiarto Raharjo2023-03-11 15:24:41 +0100
commitf33cbeb981b7315a96b0daf227345bc28e2af6b0 (patch)
treee78ac12439d385394b7a3a3ffd656701237581c5 /desktop
parent18aa358310cbe18af5c863b530210a4babc49a82 (diff)
downloadslackbuilds-f33cbeb981b7315a96b0daf227345bc28e2af6b0.tar.gz
desktop/nwg-look: Add missing patch.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/nwg-look/gomin.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/desktop/nwg-look/gomin.patch b/desktop/nwg-look/gomin.patch
new file mode 100644
index 0000000000..3992440923
--- /dev/null
+++ b/desktop/nwg-look/gomin.patch
@@ -0,0 +1,11 @@
+--- a/go.mod
++++ b/go.mod
+@@ -1,6 +1,6 @@
+ module github.com/nwg-piotr/nwg-look
+
+-go 1.20
++go 1.19
+
+ require (
+ github.com/gotk3/gotk3 v0.6.1
+