me
/
guix
Archived
1
0
Fork 0

gnu: batsignal: Update to 1.8.0.

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

Change-Id: I4870ea2e733326dbd4046f9a3c225fb05ffdbefa
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
master
kiasoc5 2024-02-10 23:35:29 -05:00 committed by John Kehayias
parent 495b86a189
commit b8b149eb37
No known key found for this signature in database
GPG Key ID: 499097AE5EA815D9
1 changed files with 2 additions and 2 deletions

View File

@ -789,7 +789,7 @@ provides a simple Python client for the StatsD daemon.")
(define-public batsignal
(package
(name "batsignal")
(version "1.6.4")
(version "1.8.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -798,7 +798,7 @@ provides a simple Python client for the StatsD daemon.")
(file-name (git-file-name name version))
(sha256
(base32
"0f8jabql70nxkslgxd8pcfllqy4bnbf1c19rcri0dp054aszk637"))))
"0l6j873l1l0al95zl9ihxzrmy9r11pfm269gydlx8pps4gdisy6a"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags