all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#51834] [PATCH] gnu: profanity: Update to 0.11.1.
@ 2021-11-14  9:48 Tanguy Le Carrour
  2021-11-15 10:11 ` bug#51834: " Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Tanguy Le Carrour @ 2021-11-14  9:48 UTC (permalink / raw)
  To: 51834; +Cc: Tanguy Le Carrour

* gnu/packages/messaging.scm (profanity): Update to 0.11.1.
---
 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 40da7def84..9f4134362a 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -2124,7 +2124,7 @@ (define-public libstrophe
 (define-public profanity
   (package
     (name "profanity")
-    (version "0.10.0")
+    (version "0.11.1")
     (source
      (origin
        (method url-fetch)
@@ -2133,7 +2133,7 @@ (define-public profanity
                        version ".tar.gz"))
        (sha256
         (base32
-         "137z77514fgj2dk13d12g4jrn6gs5k85nwrk1r1kiv7rj0jy61aa"))))
+         "0idx0a5g077a57q462w01m0h8i4vyvabzlj87p8527wpqbv4s6vg"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags
-- 
2.33.1





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-15 10:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-14  9:48 [bug#51834] [PATCH] gnu: profanity: Update to 0.11.1 Tanguy Le Carrour
2021-11-15 10:11 ` bug#51834: " Nicolas Goaziou
2021-11-15 10:15   ` [bug#51834] " Tanguy LE CARROUR

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.