GNU bug report logs -
#72356
[PATCH] gnu: weechat-wee-slack: Update to 2.10.2.
Previous Next
Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>
Date: Mon, 29 Jul 2024 19:22:02 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72356 in the body.
You can then email your comments to 72356 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#72356
; Package
guix-patches
.
(Mon, 29 Jul 2024 19:22:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 29 Jul 2024 19:22:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#72356
; Package
guix-patches
.
(Tue, 30 Jul 2024 06:50:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:
> * 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
push, close.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Tue, 30 Jul 2024 06:50:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
bug acknowledged by developer.
(Tue, 30 Jul 2024 06:50:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 27 Aug 2024 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 293 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.