GNU bug report logs -
#64093
[PATCH] gnu: batsignal: Update to 1.6.4.
Previous Next
Reported by: kiasoc5 <kiasoc5 <at> disroot.org>
Date: Fri, 16 Jun 2023 03:37:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
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 64093 in the body.
You can then email your comments to 64093 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#64093
; Package
guix-patches
.
(Fri, 16 Jun 2023 03:37:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
kiasoc5 <kiasoc5 <at> disroot.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 16 Jun 2023 03:37:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/monitoring.scm (batsignal): Update to 1.6.4.
---
gnu/packages/monitoring.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/monitoring.scm b/gnu/packages/monitoring.scm
index d36ba707c7..ce41791672 100644
--- a/gnu/packages/monitoring.scm
+++ b/gnu/packages/monitoring.scm
@@ -791,7 +791,7 @@ (define-public python-statsd
(define-public batsignal
(package
(name "batsignal")
- (version "1.6.0")
+ (version "1.6.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -800,7 +800,7 @@ (define-public batsignal
(file-name (git-file-name name version))
(sha256
(base32
- "0b1j6mljnqgxwr3id3r9shzhsjk5r0qdh9cxkvy1dm4kzbyc4dxq"))))
+ "0f8jabql70nxkslgxd8pcfllqy4bnbf1c19rcri0dp054aszk637"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags
base-commit: 31336e9f5d68512a9c1c6826bce9f17c892a2125
--
2.41.0
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Tue, 20 Jun 2023 21:31:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
kiasoc5 <kiasoc5 <at> disroot.org>
:
bug acknowledged by developer.
(Tue, 20 Jun 2023 21:31:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 64093-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
kiasoc5 via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/monitoring.scm (batsignal): Update to 1.6.4.
> ---
> gnu/packages/monitoring.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed it to master as
9d3ce0c408a66433f0ce56ec2ca9dddf966e626d.
Chris
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#64093
; Package
guix-patches
.
(Tue, 20 Jun 2023 21:31: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
.
(Wed, 19 Jul 2023 11:24:16 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 26 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.