guix-commits
[Top][All Lists]
Advanced

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

26/64: gnu: qtremoteobjects: Update to 6.5.2.


From: guix-commits
Subject: 26/64: gnu: qtremoteobjects: Update to 6.5.2.
Date: Tue, 22 Aug 2023 09:02:46 -0400 (EDT)

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

commit 3f1754ac98d44da78a13e76561f38d0365c8c3ce
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 1770c8d1e2..c6821ff420 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2425,13 +2425,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]