all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tanguy Le Carrour <tanguy@bioneland.org>
To: 58305@debbugs.gnu.org
Cc: Tanguy Le Carrour <tanguy@bioneland.org>
Subject: [bug#58305] [PATCH 2/2] gnu: profanity: Update to 0.13.0.
Date: Wed,  5 Oct 2022 14:29:59 +0200	[thread overview]
Message-ID: <20221005122959.30796-2-tanguy@bioneland.org> (raw)
In-Reply-To: <20221005122959.30796-1-tanguy@bioneland.org>

* gnu/packages/messaging.scm (profanity): Update to 0.13.0.
---
 gnu/packages/messaging.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 868b6dee79..af33e12949 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -2168,7 +2168,7 @@ (define-public libstrophe
 (define-public profanity
   (package
     (name "profanity")
-    (version "0.12.1")
+    (version "0.13.0")
     (source
      (origin
        (method url-fetch)
@@ -2177,7 +2177,7 @@ (define-public profanity
                        version ".tar.gz"))
        (sha256
         (base32
-         "0vihmlzxr6n3y6v0vdzzxh5p1i09p0hx6sd1b2pnpcgkgcg4hi73"))))
+         "14n45zwc6fxjargqhwqan8fyb7x0ql0hmw56rbjkjfkhpba2qmks"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags
-- 
2.37.3





  reply	other threads:[~2022-10-05 12:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-05 12:28 [bug#58305] [PATCH 0/2] gnu: profanity: Update to 0.13.0 Tanguy Le Carrour
2022-10-05 12:29 ` [bug#58305] [PATCH 1/2] gnu: libstrophe: Update to 0.12.2 Tanguy Le Carrour
2022-10-05 12:29   ` Tanguy Le Carrour [this message]
2022-10-11 13:25 ` bug#58305: [PATCH 0/2] gnu: profanity: Update to 0.13.0 Ludovic Courtès
2022-10-11 14:45   ` [bug#58305] " Tanguy LE CARROUR

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=20221005122959.30796-2-tanguy@bioneland.org \
    --to=tanguy@bioneland.org \
    --cc=58305@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.