all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Raghav Gururajan via Guix-patches via <guix-patches@gnu.org>
Cc: Raghav Gururajan <rg@raghavgururajan.name>, 46628-done@debbugs.gnu.org
Subject: bug#46628: gnu: Add movim-desktop.
Date: Sun, 21 Mar 2021 12:36:25 +0100	[thread overview]
Message-ID: <87zgywspqe.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <2b6ad18e-ec90-004f-297f-7d9b136efeb8@raghavgururajan.name> (Raghav Gururajan via Guix-patches via's message of "Thu, 18 Feb 2021 20:15:28 -0500")

Hello,

Raghav Gururajan via Guix-patches via <guix-patches@gnu.org> writes:

> +(define-public movim-desktop
> +  (let ((commit "83d583b83629dbd2ec448da9a1ffd81f6c1fb295")
> +        (revision "3"))

Note the revision does not necessarily refer to the number of patches
upstream above last release, but to a Guix internal reference about
number of updates of the package definition so far. IOW, this could as
well be 0 or 1, even though 3 does not hurt.

> +    (package
> +      (name "movim-desktop")
> +      (version
> +       (git-version "0" revision commit))

I changed the version to 0.14.0 per CMakeLists.txt contents.

> +      (synopsis "Desktop Application for Movim")
> +      (description "Movim-Desktop is a desktop app for Movim relying on Qt.
> +Movim is a social and chat platform that act as a frontend for the XMPP network.")
> +      (home-page "https://movim.eu/")

Out of habit (i.e., nitpick), I moved the home page above synopsis.

Thank you.

Regards,
-- 
Nicolas Goaziou




      parent reply	other threads:[~2021-03-21 11:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-19  1:15 [bug#46628] gnu: Add movim-desktop Raghav Gururajan via Guix-patches via
2021-02-23 17:07 ` Leo Prikler
2021-03-21 11:36 ` Nicolas Goaziou [this message]

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

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

  git send-email \
    --in-reply-to=87zgywspqe.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=46628-done@debbugs.gnu.org \
    --cc=guix-patches@gnu.org \
    --cc=rg@raghavgururajan.name \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.