summaryrefslogtreecommitdiff
path: root/gnu/packages/kde.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-10-06 00:50:48 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2021-10-06 01:44:56 +0200
commit84527724333d44c6b42a9b9d1e0f9f2b73d483bd (patch)
tree9471c681396ae50a5e1e93d9c2e2e42fd4e58771 /gnu/packages/kde.scm
parent12d56be31c1c1e8d754d96fec2b1d3e1be03a832 (diff)
downloadguix-patches-84527724333d44c6b42a9b9d1e0f9f2b73d483bd.tar
guix-patches-84527724333d44c6b42a9b9d1e0f9f2b73d483bd.tar.gz
gnu: quazip: Update to 1.1.
* gnu/packages/compression.scm (quazip): Redefine as an heir to the… (quazip-0): …new name of the previous package definition. Adjust all packages with quazip as input to use quazip-0.
Diffstat (limited to 'gnu/packages/kde.scm')
-rw-r--r--gnu/packages/kde.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index c5a3f43361..66a112d8b5 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -527,7 +527,7 @@ illustrate project schedules.")
("qtmultimedia" ,qtmultimedia)
("qtsvg" ,qtsvg)
("qtx11extras" ,qtx11extras)
- ("quazip" ,quazip)
+ ("quazip" ,quazip-0)
("zlib" ,zlib)))
(home-page "https://krita.org")
(synopsis "Digital painting application")