From b9aeeab16f0d17cf1afa39f39e55ffc325dbbda9 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Mon, 19 May 2025 14:01:19 +0900 Subject: gnu: libmediaart: Update to 1.9.7. * gnu/packages/gnome.scm (libmediaart): Update to 1.9.7. Change-Id: I3c2751ff479f090fe2b4abb2b21ea4157d0cafc7 --- gnu/packages/gnome.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 6b599d2d88..5bbcc36214 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -1431,7 +1431,7 @@ and implementation of UPnP A/V profiles.") (define-public libmediaart (package (name "libmediaart") - (version "1.9.6") + (version "1.9.7") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/" name "/" @@ -1439,7 +1439,7 @@ and implementation of UPnP A/V profiles.") name "-" version ".tar.xz")) (sha256 (base32 - "05vzcxm8fqizz77qzdxlsqb5lsqzc4681sy8z63haf6vswjm1g63")))) + "0sqgasfaz11m702fgcmiijwxf1mb84rvip9akswd1n7hajgxshrb")))) (build-system meson-build-system) (native-inputs (list `(,glib "bin") -- cgit v1.3