diff --git a/srcpkgs/conky/patches/ascii.patch b/srcpkgs/conky/patches/ascii.patch
deleted file mode 100644
index 25461d26fa4..00000000000
--- a/srcpkgs/conky/patches/ascii.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/config_settings.xml.orig 2015-09-09 22:46:13.283151562 -0400
-+++ doc/config_settings.xml 2015-09-09 22:46:25.629151185 -0400
-@@ -80,7 +80,7 @@
-
- A comma-separated list of strings to use as the bars of a graph output
- to console/shell. The first list item is used for the minimum bar height and the
-- last item is used for the maximum. Example: " ,_,▁,▂,▃,▄,▅,▆,▇,█".
-+ last item is used for the maximum.
-
-
-
diff --git a/srcpkgs/conky/patches/gcc7.patch b/srcpkgs/conky/patches/gcc7.patch
deleted file mode 100644
index cf4ee8d6927..00000000000
--- a/srcpkgs/conky/patches/gcc7.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-See https://git.archlinux.org/svntogit/packages.git/tree/trunk/gcc7.patch?h=packages/conky
-diff -Naur old/src/luamm.hh new/src/luamm.hh
---- src/luamm.hh 2016-12-04 05:13:57.000000000 -1000
-+++ src/luamm.hh 2017-11-21 09:11:20.993164069 -1000
-@@ -28,6 +28,7 @@
- #include
- #include
- #include
-+#include
-
- #include
-
diff --git a/srcpkgs/conky/template b/srcpkgs/conky/template
index adb7e8f7763..c18f266f540 100644
--- a/srcpkgs/conky/template
+++ b/srcpkgs/conky/template
@@ -1,7 +1,7 @@
# Template file for 'conky'
pkgname=conky
-version=1.10.6
-revision=2
+version=1.10.7
+revision=1
build_style=cmake
configure_args="
-DCMAKE_BUILD_TYPE=Release -DMAINTAINER_MODE=ON -DDOC_PATH=share/${pkgname}
@@ -18,7 +18,7 @@ maintainer="Juan RP "
license="BSD, GPL-3"
homepage="http://conky.sourceforge.net/"
distfiles="https://github.com/brndnmtthws/${pkgname}/archive/v${version}.tar.gz"
-checksum=4c80982960b2a72e3e33cef33347c97b9239ed110d9584da4e7f17f28faf60ca
+checksum=23bb9609c522f248cba287146943a872cc045b45cecfa5668bca76e95ecc06ac
post_extract() {
sed -i \