unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Brett Gilio <brettg@posteo.net>
To: Reza Alizadeh Majd <r.majd@pantherx.org>
Cc: 38556@debbugs.gnu.org
Subject: [bug#38556] [PATCH] gnu: qps: Updated to 2.0.0
Date: Tue, 10 Dec 2019 01:36:28 -0600	[thread overview]
Message-ID: <87eexczl6r.fsf@posteo.net> (raw)
In-Reply-To: <20191210073108.1888-1-r.majd@pantherx.org> (Reza Alizadeh Majd's message of "Tue, 10 Dec 2019 11:01:08 +0330")

Reza Alizadeh Majd <r.majd@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/

  reply	other threads:[~2019-12-10  7:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-10  7:31 [bug#38556] [PATCH] gnu: qps: Updated to 2.0.0 Reza Alizadeh Majd
2019-12-10  7:36 ` Brett Gilio [this message]
2019-12-10  8:44   ` Ricardo Wurmus
2019-12-10  9:27   ` Reza Alizadeh Majd
2019-12-10 18:59     ` bug#38556: " Brett Gilio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87eexczl6r.fsf@posteo.net \
    --to=brettg@posteo.net \
    --cc=38556@debbugs.gnu.org \
    --cc=r.majd@pantherx.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).