[bug#76960,sysadmin-team,3/8] gnu: gerbera: Pin spdlog.

Message ID 905ee4a94e4613186e5f05932f86c52fbae9e498.1741724364.git.code@greghogan.com
State New
Headers
Series Update spdlog. |

Commit Message

Greg Hogan March 11, 2025, 8:36 p.m. UTC
* gnu/packages/upnp.scm (gerbera)[inputs]: Replace spdlog with
spdlog-1.13.

Change-Id: Ibfee95b9824aedb9174fa5749ed793dfc56d9b31
---
 gnu/packages/upnp.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/gnu/packages/upnp.scm b/gnu/packages/upnp.scm
index e49c39ef574..035d58344dd 100644
--- a/gnu/packages/upnp.scm
+++ b/gnu/packages/upnp.scm
@@ -213,7 +213,7 @@  (define-public gerbera
            libmatroska
            libupnp
            pugixml
-           spdlog
+           spdlog-1.13
            sqlite
            taglib
            `(,util-linux "lib")