guix-commits
[Top][All Lists]
Advanced

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

36/72: gnu: qtremoteobjects: Update to 6.5.2.


From: guix-commits
Subject: 36/72: gnu: qtremoteobjects: Update to 6.5.2.
Date: Tue, 15 Aug 2023 20:42:26 -0400 (EDT)

apteryx pushed a commit to branch qt-updates
in repository guix.

commit a1f9d2ec54c2233657e6970f63a4793f85f08c43
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Aug 11 18:00:23 2023 -0400

    gnu: qtremoteobjects: Update to 6.5.2.
    
    * gnu/packages/qt.scm (qtremoteobjects): Update to 6.5.2.
---
 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 bec561d2a4..8360b16bb3 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2399,13 +2399,13 @@ implementation of OAuth and OAuth2 authenticathon 
methods for Qt.")
 (define-public qtremoteobjects
   (package
     (name "qtremoteobjects")
-    (version "6.3.2")
+    (version "6.5.2")
     (source (origin
               (method url-fetch)
               (uri (qt-url name version))
               (sha256
                (base32
-                "099b3vchi458i4fci9kfwan871jplqlk5l8q78mfnh33g80qnasi"))))
+                "0k29sk02n54vj1w6vh6xycsjpyfqlijc13fnxh1q7wpgg4gizx60"))))
     (build-system cmake-build-system)
     (arguments
      (list



reply via email to

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