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.4.
* rosenthal/packages/binaries.scm (wakatime-cli-bin): Update to 1.73.4.
This commit is contained in:
parent
fc26b38cbb
commit
8f3a6b5ee9
@ -217,7 +217,7 @@ coding statistics.")
|
||||
(define-public wakatime-cli-bin
|
||||
(package
|
||||
(name "wakatime-cli-bin")
|
||||
(version "1.73.2")
|
||||
(version "1.73.4")
|
||||
(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
|
||||
"1wn0mxhdplq59z44xz62wh3mjfa58x1qa0abglm6wi1w47xzkzjm"))))
|
||||
"14nl16j41p5vfrg95pkcvzzx0hdnknxzc1h9iahmrx4c605vmlh9"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list #:install-plan
|
||||
|
Loading…
Reference in New Issue
Block a user