GNU bug report logs - #42037
[PATCH 0/3] gnu: lxqt-build-tools: Update to 0.7.0.

Previous Next

Package: guix-patches;

Reported by: Andre Batista <nandre <at> riseup.net>

Date: Wed, 24 Jun 2020 21:41:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andre Batista <nandre <at> riseup.net>
To: 42037 <at> debbugs.gnu.org
Subject: [bug#42037] [PATCH 1/3] gnu: libqtxdg: Update to 3.5.0
Date: Wed, 24 Jun 2020 18:45:49 -0300
[Message part 1 (text/plain, inline)]

[0001-gnu-libqtxdg-Update-to-3.5.0.patch (text/plain, inline)]
From 4d438fddce17e0e460f1f61d97e2f09b046953b5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Batista?= <nandre <at> riseup.net>
Date: Wed, 24 Jun 2020 16:27:31 -0300
Subject: [PATCH] gnu: libqtxdg: Update to 3.5.0.
To: guix-devel <at> gnu.org

* gnu/packages/lxqt.scm (libqtxdg): Update to 3.5.0.
---
 gnu/packages/lxqt.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm
index 9db911f417..ef0bb1e43e 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -159,7 +159,7 @@ itself as well as other components maintained by the LXQt project.")
 (define-public libqtxdg
   (package
     (name "libqtxdg")
-    (version "3.4.0")
+    (version "3.5.0")
     (source
      (origin
        (method url-fetch)
@@ -167,7 +167,7 @@ itself as well as other components maintained by the LXQt project.")
              "https://github.com/lxqt/libqtxdg/releases/download/"
              version "/libqtxdg-" version ".tar.xz"))
        (sha256
-        (base32 "0vmn59653dmy79mnbnibhdq9jmh11091zkfx0y0qh58rj2xvpdbv"))))
+        (base32 "0g2mwipgl8737jhgqymjixvk745svh2rlini3qr92lrg60v9paa1"))))
     (build-system cmake-build-system)
     (arguments
      '(#:configure-flags
-- 
2.26.2

[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 332 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.