GNU bug report logs - #38556
[PATCH] gnu: qps: Updated to 2.0.0

Previous Next

Package: guix-patches;

Reported by: Reza Alizadeh Majd <r.majd <at> pantherx.org>

Date: Tue, 10 Dec 2019 07:32:02 UTC

Severity: normal

Tags: patch

Done: Brett Gilio <brettg <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 38556 <at> debbugs.gnu.org (full text, mbox):

From: Brett Gilio <brettg <at> posteo.net>
To: Reza Alizadeh Majd <r.majd <at> pantherx.org>
Cc: 38556 <at> debbugs.gnu.org
Subject: Re: [bug#38556] [PATCH] gnu: qps: Updated to 2.0.0
Date: Tue, 10 Dec 2019 01:36:28 -0600
Reza Alizadeh Majd <r.majd <at> pantherx.org> writes:

> * gnu/packages/lxqt.scm (qps): Update to version 2.0.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 6b9ab051b4..5a3708e30a 100644
> --- a/gnu/packages/lxqt.scm
> +++ b/gnu/packages/lxqt.scm
> @@ -1143,14 +1143,14 @@ window manager OpenBox.")
>  (define-public qps
>    (package
>      (name "qps")
> -    (version "1.10.20")
> +    (version "2.0.0")
>      (source
>       (origin
>         (method url-fetch)
>         (uri (string-append "https://github.com/lxqt/" name "/releases/download/"
>                             version "/" name "-" version ".tar.xz"))
>         (sha256
> -        (base32 "0dz7ricxg2rrmdyca6mc2d4lyy5bpksjk751hvn95wssr76y2w0m"))))
> +        (base32 "0ysnh918n9wz2vgjvyix32kx2j0v4lskjacgcychrpb8sch2dbsi"))))
>      (build-system cmake-build-system)
>      (inputs
>       `(("libxrender" ,libxrender)

I havent had a chance to test it, but it looks fine.

There is an issue with your commit message. s/Updated/Update and both
the commit message and sub-header need punctuation.

Thank you for your contribution! :) I look forward to seeing it get
pushed if there are no other objections.

-- 
Brett M. Gilio
Homepage -- https://scm.pw/
GNU Guix -- https://guix.gnu.org/




This bug report was last modified 5 years and 201 days ago.

Previous Next


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