me
/
guix
Archived
1
0
Fork 0

gnu: batsignal: Update to 1.6.4.

* gnu/packages/monitoring.scm (batsignal): Update to 1.6.4.

Signed-off-by: Christopher Baines <mail@cbaines.net>
kiasoc5 2023-06-15 23:36:09 -04:00 committed by Christopher Baines
parent ef6888340a
commit 9d3ce0c408
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -791,7 +791,7 @@ provides a simple Python client for the StatsD daemon.")
(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 @@ provides a simple Python client for the StatsD daemon.")
(file-name (git-file-name name version))
(sha256
(base32
"0b1j6mljnqgxwr3id3r9shzhsjk5r0qdh9cxkvy1dm4kzbyc4dxq"))))
"0f8jabql70nxkslgxd8pcfllqy4bnbf1c19rcri0dp054aszk637"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags