guix-patches
[Top][All Lists]
Advanced

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

[bug#65280] [PATCH v2 30/59] gnu: qtimageformats-5: Update to 5.15.10.


From: Maxim Cournoyer
Subject: [bug#65280] [PATCH v2 30/59] gnu: qtimageformats-5: Update to 5.15.10.
Date: Wed, 16 Aug 2023 08:10:46 -0400

* gnu/packages/qt.scm (qtimageformats-5): Update to 5.15.10.
---

(no changes since v1)

 gnu/packages/qt.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 3eed9fea12..f767c9e8f3 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1098,13 +1098,13 @@ (define-public qtimageformats-5
   (package
     (inherit qtsvg-5)
     (name "qtimageformats")
-    (version "5.15.8")
+    (version "5.15.10")
     (source (origin
               (method url-fetch)
               (uri (qt-url name version))
               (sha256
                (base32
-                "0c6fq9zcw5hbkiny56wx2fbm123x14l7habydv6zhvnhn3rhwi31"))
+                "1cniah8v8y514i68bmwgfi3xn3hzgpywcdnzrv789mk7qi48l92g"))
               (modules '((guix build utils)))
               (snippet
                '(begin
-- 
2.41.0






reply via email to

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