From 8f77179f8c6681012c69b0c332f8fb14d290474e Mon Sep 17 00:00:00 2001 From: James Smith Date: Tue, 18 Nov 2025 06:10:46 -0700 Subject: [PATCH] gnu: monado: Update to 25.0.0. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/graphics.scm: (monado): Update to 25.0.0. Change-Id: Ie1365de3da7ce6e490427b6c5cd1450c36a74a9d Signed-off-by: Ludovic Courtès --- gnu/packages/graphics.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm index 17fcbbc9ba9dbdce2f18446f3477337188ffc829..f7c946df60f69bb71c29233668e20d29128306aa 100644 --- a/gnu/packages/graphics.scm +++ b/gnu/packages/graphics.scm @@ -41,6 +41,7 @@ ;;; Copyright © 2024 James Smith ;;; Copyright © 2025 Nicolas Graves ;;; Copyright © 2024 Janneke Nieuwenhuizen +;;; Copyright © 2025 James Smith ;;; ;;; This file is part of GNU Guix. ;;; @@ -2946,7 +2947,7 @@ and enables interoperable use of content across the industry.") (define-public monado (package (name "monado") - (version "24.0.0") + (version "25.0.0") (source (origin (method git-fetch) (uri (git-reference @@ -2955,7 +2956,7 @@ and enables interoperable use of content across the industry.") (file-name (git-file-name name version)) (sha256 (base32 - "1ix52kr4av259g4n06338qjrlfssi1v2dnb4pfr863wbyrbb8p4l")))) + "0h4ivjqdj1qisgp1b49h3aqqjlrbd5najyd1vrhskdlz1yzz252p")))) (build-system cmake-build-system) (inputs (list ffmpeg