guix-patches
[Top][All Lists]
Advanced

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

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


From: Greg Hogan
Subject: [bug#76960] [sysadmin-team PATCH 3/8] gnu: gerbera: Pin spdlog.
Date: Tue, 11 Mar 2025 20:36:40 +0000

* 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(-)

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")
-- 
2.48.1






reply via email to

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