From: Ashish SHUKLA via Guix-patches via <guix-patches@gnu.org>
To: 72356@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#72356] [PATCH] gnu: weechat-wee-slack: Update to 2.10.2.
Date: Mon, 29 Jul 2024 21:20:49 +0200 [thread overview]
Message-ID: <e0be3202984b123443d7989aae893ca239685706.1722280849.git.ashish.is@lostca.se> (raw)
* 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
next reply other threads:[~2024-07-29 19:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-29 19:20 Ashish SHUKLA via Guix-patches via [this message]
2024-07-30 6:48 ` bug#72356: [PATCH] gnu: weechat-wee-slack: Update to 2.10.2 Zheng Junjie
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=e0be3202984b123443d7989aae893ca239685706.1722280849.git.ashish.is@lostca.se \
--to=guix-patches@gnu.org \
--cc=72356@debbugs.gnu.org \
--cc=ashish.is@lostca.se \
/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).