unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64093] [PATCH] gnu: batsignal: Update to 1.6.4.
@ 2023-06-16  3:36 kiasoc5 via Guix-patches via
  2023-06-20 21:30 ` bug#64093: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: kiasoc5 via Guix-patches via @ 2023-06-16  3:36 UTC (permalink / raw)
  To: 64093; +Cc: kiasoc5

* 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





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

* bug#64093: [PATCH] gnu: batsignal: Update to 1.6.4.
  2023-06-16  3:36 [bug#64093] [PATCH] gnu: batsignal: Update to 1.6.4 kiasoc5 via Guix-patches via
@ 2023-06-20 21:30 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-06-20 21:30 UTC (permalink / raw)
  To: kiasoc5; +Cc: 64093-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 321 bytes --]


kiasoc5 via Guix-patches via <guix-patches@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-06-20 21:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-16  3:36 [bug#64093] [PATCH] gnu: batsignal: Update to 1.6.4 kiasoc5 via Guix-patches via
2023-06-20 21:30 ` bug#64093: " Christopher Baines

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