unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#72356] [PATCH] gnu: weechat-wee-slack: Update to 2.10.2.
@ 2024-07-29 19:20 Ashish SHUKLA via Guix-patches via
  2024-07-30  6:48 ` bug#72356: " Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: Ashish SHUKLA via Guix-patches via @ 2024-07-29 19:20 UTC (permalink / raw)
  To: 72356; +Cc: Ashish SHUKLA

* gnu/packages/messaging.scm (weechat-wee-slack): Update to 2.10.2.

Change-Id: I2a5f0d4989fb9841016fcf8c3ab4411d837220c6
---
 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 083a86ed8b..7dd1c3765a 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -3434,7 +3434,7 @@ (define-public weechat-matrix
 (define-public weechat-wee-slack
   (package
     (name "weechat-wee-slack")
-    (version "2.10.1")
+    (version "2.10.2")
     (source
      (origin
        (method git-fetch)
@@ -3444,7 +3444,7 @@ (define-public weechat-wee-slack
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0ykzmn4q592ih9d6m5ks2dzbxkz3mj81sxwsn9g2vzsxj7w3p2r7"))))
+         "0klvvrrvdjh3wph1cdqd4x3nj170v1wirmr2mm91q3sqs5lf3lqj"))))
     (build-system python-build-system)
     (arguments
      `(#:phases

base-commit: fdc6274de5b1d617fcabb3f3af9d2c0dd2a6520d
-- 
2.45.2





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

end of thread, other threads:[~2024-07-30  6:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-29 19:20 [bug#72356] [PATCH] gnu: weechat-wee-slack: Update to 2.10.2 Ashish SHUKLA via Guix-patches via
2024-07-30  6:48 ` bug#72356: " Zheng Junjie

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).