This is an automated email from the git hooks/post-receive script.

efraim pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 81c5157aab gnu: go-git-sr-ht-rockorager-go-jmap: Fix description.
81c5157aab is described below

commit 81c5157aab40fd901efe1675e5602bb393734b51
Author: Efraim Flashner <[email protected]>
AuthorDate: Sat Nov 2 22:13:24 2024 +0200

    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
---
 gnu/packages/golang-web.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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)))
 

Reply via email to