all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jack Hill <jackhill@jackhill.us>
To: 55465@debbugs.gnu.org
Subject: [bug#55465] [PATCH 0/5] Update profanity and libstrophe
Date: Mon, 16 May 2022 17:43:51 -0400 (EDT)	[thread overview]
Message-ID: <alpine.DEB.2.21.2205161733110.11587@marsh.hcoop.net> (raw)

Hi Guix,

This patch series updates the console XMPP client profanity and XMPP 
library libstrophe to their latest versions. I tested by building on 
x86_64 Linux and used the new profanity to read some XMPP conversations.

Some things to note:

This version of profanity uses libstrophe instead of profanity's fork of
libstrophe, libmesode. There are no other uses of libmesode, so I've 
removed that package.

The URL of profanity's tarballs has changed, so I updated the source 
record. However, unfortunately, `guix refresh` is now no longer able to 
check for updates. Using tarballs for profanity (as opposed to git 
checkouts) is nice because profanity publishes checksums on their website.

Profanity could use gtk+-3 instead of gtk+-2, but since profanity might be 
used places were the rust dependency of gtk+-3 is not appropriate, I've 
left it at version 2 for now.

Best,
Jack

---
Jack Hill (5):
   gnu: libstrophe: Update to 0.12.0.
   gnu: libstrophe: Improve package definition.
   gnu: profanity: Update to 0.12.1.
   gnu: libmesode: Remove package.
   gnu: profanity: Remove input labels.

  gnu/packages/messaging.scm | 91 +++++++++++++-------------------------
  1 file changed, 31 insertions(+), 60 deletions(-)

-- 
2.36.0




             reply	other threads:[~2022-05-16 22:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-16 21:43 Jack Hill [this message]
2022-05-16 21:47 ` [bug#55465] [PATCH 1/5] gnu: libstrophe: Update to 0.12.0 Jack Hill
2022-05-16 21:47   ` [bug#55465] [PATCH 2/5] gnu: libstrophe: Improve package definition Jack Hill
2022-05-16 21:47   ` [bug#55465] [PATCH 3/5] gnu: profanity: Update to 0.12.1 Jack Hill
2022-05-16 21:47   ` [bug#55465] [PATCH 4/5] gnu: libmesode: Remove package Jack Hill
2022-05-16 21:47   ` [bug#55465] [PATCH 5/5] gnu: profanity: Remove input labels Jack Hill
2022-06-01 21:02 ` bug#55465: [PATCH 0/5] Update profanity and libstrophe Ludovic Courtès

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=alpine.DEB.2.21.2205161733110.11587@marsh.hcoop.net \
    --to=jackhill@jackhill.us \
    --cc=55465@debbugs.gnu.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 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.