diff options
| author | Arthur Rodrigues <arthurhdrodrigues@proton.me> | 2025-11-05 22:38:54 -0300 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-11-09 09:10:06 +0000 |
| commit | 7bca044848e1440885b1a8c1a34cf2ffe81d8a0b (patch) | |
| tree | c87a1485a1e27e93702dd0866db57e22b4c9a82a | |
| parent | 342893c0016c50ba46fd04ae2c0f13a7b2de74e6 (diff) | |
gnu: go-github-com-tkuchiki-go-timezone: Fix typo in description.
Change-Id: If4d634c5294e4eca836ac33aa517a64673303964
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| -rw-r--r-- | gnu/packages/golang-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index bbbfb41b8e2..d42a1eb7c83 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -21284,7 +21284,7 @@ query information regarding the number of CPUs available to the system.") (home-page "https://github.com/tkuchiki/go-timezone") (synopsis "Timezone utility for Golang") (description - "This package provides provides an utility for timezone manipulation, + "This package provides an utility for timezone manipulation, implementing the following features: @itemize |
