mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-04 19:55:08 +00:00
rosenthal: wakatime-cli-bin: Update to 1.86.5.
* rosenthal/packages/binaries.scm (wakatime-cli-bin): Update to 1.86.5.
This commit is contained in:
parent
2e3affd193
commit
46b0642ed1
@ -247,7 +247,7 @@ coding statistics.")
|
|||||||
(define-public wakatime-cli-bin
|
(define-public wakatime-cli-bin
|
||||||
(package
|
(package
|
||||||
(name "wakatime-cli-bin")
|
(name "wakatime-cli-bin")
|
||||||
(version "1.85.2")
|
(version "1.86.5")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "https://github.com/wakatime/wakatime-cli"
|
(uri (string-append "https://github.com/wakatime/wakatime-cli"
|
||||||
@ -255,7 +255,7 @@ coding statistics.")
|
|||||||
"/wakatime-cli-linux-amd64.zip"))
|
"/wakatime-cli-linux-amd64.zip"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"09c9zgjfafzz25bz88jnkc565wvjq6j3sk05vxmc9vb06677cb0h"))))
|
"0wzhb89v82hr78bkb16rwkd4x8inf20pfr32l5j35m5sdiyrls8v"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:install-plan
|
(list #:install-plan
|
||||||
@ -265,6 +265,6 @@ coding statistics.")
|
|||||||
(home-page "https://wakatime.com/plugins")
|
(home-page "https://wakatime.com/plugins")
|
||||||
(synopsis "Command line interface to WakaTime")
|
(synopsis "Command line interface to WakaTime")
|
||||||
(description
|
(description
|
||||||
"This package provides @code{wakatime-cli}, the command line interface to
|
"This package provides @command{wakatime-cli}, the command line interface
|
||||||
WakaTime, which is used by all WakaTime text editor plugins.")
|
to WakaTime, which is used by all WakaTime text editor plugins.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
Loading…
Reference in New Issue
Block a user