diff options
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/golang-web.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 7e22c18c6c..dcbc37cea3 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -167,7 +167,7 @@ API service accounts for Go.") (synopsis "JSON meta application protocol in Golang") (description "Package jmap implements JMAP Core protocol as defined in -@@url{https://rfc-editor.org/rfc/rfc8620.html,RFC 8620} published on July +@url{https://rfc-editor.org/rfc/rfc8620.html,RFC 8620} published on July 2019.") (license license:expat))) |