unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jack Hill <jackhill@jackhill.us>
To: 65302@debbugs.gnu.org
Subject: [bug#65302] [PATCH] gnu: profanity: Update to 0.14.0.
Date: Tue, 15 Aug 2023 00:16:00 -0400	[thread overview]
Message-ID: <b50a7f646fcfb23606ff68ef316d47ed4d8bccc2.1692072960.git.jackhill@jackhill.us> (raw)

* gnu/packagex/messaging.scm (profanity): Update to 0.14.0.
---

guix lint says that profanity might be vulnerable to CVE-2022-40769, but that's for a different profanity.
I'm not sure quite the best way to solve that as I don't know if profanity has a preferred cpe-name.

 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 f47e1ac0f3..5fccbc8d07 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -2129,7 +2129,7 @@ (define-public libstrophe
 (define-public profanity
   (package
     (name "profanity")
-    (version "0.13.0")
+    (version "0.14.0")
     (source
      (origin
        (method url-fetch)
@@ -2138,7 +2138,7 @@ (define-public profanity
                        version ".tar.gz"))
        (sha256
         (base32
-         "14n45zwc6fxjargqhwqan8fyb7x0ql0hmw56rbjkjfkhpba2qmks"))))
+         "0zygsxxwdxmpppr7vyzi2r7d854yjl6918w0lrs7k41iib9zy8zx"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags

base-commit: 82407391f74dc491662736f03ef031d31ca3913c
-- 
2.41.0





             reply	other threads:[~2023-08-15  4:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-15  4:16 Jack Hill [this message]
2023-08-29 13:04 ` [bug#65302] [PATCH] gnu: profanity: Update to 0.14.0 Christopher Baines

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=b50a7f646fcfb23606ff68ef316d47ed4d8bccc2.1692072960.git.jackhill@jackhill.us \
    --to=jackhill@jackhill.us \
    --cc=65302@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 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).