1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-14 11:00:36 +02:00

gnu: go-git-sr-ht-rockorager-go-jmap: Fix description.

* gnu/packages/golang-web.scm (go-git-sr-ht-rockorager-go-jmap)
[description]: Remove duplicate symbols in description field.

Change-Id: I79be38ef07cb0eae1e0a0afdcdd01e24bfebd7aa
This commit is contained in:
Efraim Flashner 2024-11-02 22:13:24 +02:00
parent 639f79952e
commit 81c5157aab
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -167,7 +167,7 @@ API service accounts for Go.")
(synopsis "JSON meta application protocol in Golang") (synopsis "JSON meta application protocol in Golang")
(description (description
"Package jmap implements JMAP Core protocol as defined in "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.") 2019.")
(license license:expat))) (license license:expat)))