guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#59020] [PATCH 03/12] gnu: osm2pgsql: Pin fmt version.


From: Greg Hogan
Subject: [bug#59020] [PATCH 03/12] gnu: osm2pgsql: Pin fmt version.
Date: Fri, 4 Nov 2022 18:04:06 +0000

* gnu/packages/geo.scm (osm2pgsql)[inputs]: Replace fmt with fmt-8.
---
 gnu/packages/geo.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index dc5a77e820..9895756864 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -1384,7 +1384,7 @@ (define-public osm2pgsql
      (list boost
            bzip2
            expat
-           fmt
+           fmt-8
            libosmium
            lua
            postgresql
-- 
2.38.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]