GNU bug report logs -
#62466
[PATCH] gnu: pounce: Update to 3.1.
Previous Next
Reported by: Arjan Adriaanse <arjan <at> adriaan.se>
Date: Sun, 26 Mar 2023 18:40:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
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 62466 in the body.
You can then email your comments to 62466 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#62466
; Package
guix-patches
.
(Sun, 26 Mar 2023 18:40:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Arjan Adriaanse <arjan <at> adriaan.se>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 26 Mar 2023 18:40:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/messaging.scm (pounce): Update to 3.1.
---
gnu/packages/messaging.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 5ba7d166c0..aaea784b4d 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -3259,14 +3259,14 @@ (define-public jj
(define-public pounce
(package
(name "pounce")
- (version "3.0")
+ (version "3.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://git.causal.agency/pounce/snapshot/pounce-"
version ".tar.gz"))
(sha256
- (base32 "1w4x34bspkqvk9p7bfj0zmvmbzvxb7lxrrr3g6lrfdj9f3qzfxpp"))))
+ (base32 "0kk0jrfiwfaybr0i5xih3b0yd4i6v3bz866a7xal1j8wddalbwlp"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ;there are no tests
@@ -3278,7 +3278,7 @@ (define-public pounce
(list pkg-config universal-ctags))
(inputs
(list libressl))
- (home-page "https://code.causal.agency/june/pounce")
+ (home-page "https://git.causal.agency/pounce")
(synopsis "Simple multi-client TLS-only IRC bouncer")
(description
"@command{pounce} is a multi-client, TLS-only IRC bouncer. It maintains
base-commit: 04724e59971b03f86a410285653d24005c62b924
--
2.39.2
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Thu, 06 Apr 2023 14:39:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Arjan Adriaanse <arjan <at> adriaan.se>
:
bug acknowledged by developer.
(Thu, 06 Apr 2023 14:39:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 62466-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Arjan Adriaanse <arjan <at> adriaan.se> skribis:
> * gnu/packages/messaging.scm (pounce): Update to 3.1.
Applied, thanks!
Ludo’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 05 May 2023 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 44 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.