me
/
guix
Archived
1
0
Fork 0

gnu: go-github-com-vividcortex-ewma: Update description.

* gnu/packages/golang.scm (go-github-com-vividcortex-ewma)
[description]: Provide link to a wiki page sourced from the project's
README.

Change-Id: I0520b0502f676b8891ddd746774acd483358b95e
master
Sharlatan Hellseher 2024-03-06 16:40:09 +00:00
parent 036b364138
commit 532914a389
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 3 additions and 2 deletions

View File

@ -9606,8 +9606,9 @@ parser.")
(home-page "https://github.com/VividCortex/ewma")
(synopsis "Exponentially Weighted Moving Average algorithms for Go")
(description
"This package implements algorithms for exponentially weighted moving
averages.")
"This package implements algorithms for
@url{https://en.wikipedia.org/wiki/Moving_average#Exponential_moving_average,exponentially
weighted moving averages}.")
(license license:expat)))
(define-public go-github-com-rivo-uniseg