summaryrefslogtreecommitdiff
path: root/gnu/packages/geo.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/geo.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/geo.scm')
-rw-r--r--gnu/packages/geo.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index a8a66fdfc4..b37eb633ff 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -1700,7 +1700,7 @@ using the dataset of topographical information collected by
("qtlocation" ,qtlocation)
("qtwebchannel" ,qtwebchannel)
("qtwebengine" ,qtwebengine)
- ("quazip" ,quazip)
+ ("quazip" ,quazip-0)
("routino" ,routino)
("sqlite" ,sqlite) ; See wrap phase
("zlib" ,zlib)))