mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-03-10 00:44:50 +00:00
rosenthal: wakatime-cli-bin: Update to 1.73.2.
* rosenthal/packages/binaries.scm (wakatime-cli-bin): Update to 1.73.2.
This commit is contained in:
parent
f2ed29ac95
commit
129ca6fe16
@ -217,7 +217,7 @@ coding statistics.")
|
||||
(define-public wakatime-cli-bin
|
||||
(package
|
||||
(name "wakatime-cli-bin")
|
||||
(version "1.73.1")
|
||||
(version "1.73.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://github.com/wakatime/wakatime-cli"
|
||||
@ -225,7 +225,7 @@ coding statistics.")
|
||||
"/wakatime-cli-linux-amd64.zip"))
|
||||
(sha256
|
||||
(base32
|
||||
"1y1hb3i2iac7vnl4x6fmpfslmvh7ckjldy8989zpik7ypi91fsjz"))))
|
||||
"1wn0mxhdplq59z44xz62wh3mjfa58x1qa0abglm6wi1w47xzkzjm"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list #:install-plan
|
||||
|
Loading…
Reference in New Issue
Block a user