summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/graphics.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index a4b2ed69fb0..198e093c372 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -2948,7 +2948,7 @@ and enables interoperable use of content across the industry.")
2948(define-public monado 2948(define-public monado
2949 (package 2949 (package
2950 (name "monado") 2950 (name "monado")
2951 (version "25.0.0") 2951 (version "25.1.0")
2952 (source (origin 2952 (source (origin
2953 (method git-fetch) 2953 (method git-fetch)
2954 (uri (git-reference 2954 (uri (git-reference
@@ -2957,7 +2957,7 @@ and enables interoperable use of content across the industry.")
2957 (file-name (git-file-name name version)) 2957 (file-name (git-file-name name version))
2958 (sha256 2958 (sha256
2959 (base32 2959 (base32
2960 "0h4ivjqdj1qisgp1b49h3aqqjlrbd5najyd1vrhskdlz1yzz252p")))) 2960 "09bmcqr01kakhzc26r2kmlqd1l3hqr33360qrrpmiy6mlgpsci45"))))
2961 (build-system cmake-build-system) 2961 (build-system cmake-build-system)
2962 (inputs 2962 (inputs
2963 (list ffmpeg 2963 (list ffmpeg