guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

44/65: gnu: go-github-com-aws-smithy-go: Adjust description.


From: guix-commits
Subject: 44/65: gnu: go-github-com-aws-smithy-go: Adjust description.
Date: Wed, 3 Jan 2024 16:51:18 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit a171f12286a96613999c2fe67c65b2c342e545fb
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Wed Nov 29 22:35:22 2023 +0000

    gnu: go-github-com-aws-smithy-go: Adjust description.
    
    * gnu/packages/golang-web.scm (go-github-com-aws-smithy-go):[description]
    Add link to Smithy.
    
    Change-Id: I3c913db5940dc97fb3fa8874fd8b1bf9baaf4a59
---
 gnu/packages/golang-web.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm
index c23e6df581..ae9ffd3fd2 100644
--- a/gnu/packages/golang-web.scm
+++ b/gnu/packages/golang-web.scm
@@ -123,7 +123,8 @@ the parse trees produced by the html package.")
     (propagated-inputs
      (list go-github-com-jmespath-go-jmespath go-github-com-google-go-cmp-cmp))
     (home-page "https://github.com/aws/smithy-go";)
-    (synopsis "Smithy code generators for Go")
+    (synopsis "@url{https://smithy.io/2.0/index.html,Smithy} code generators
+for Go")
     (description
      "Package smithy provides the core components for a Smithy SDK.")
     (license license:asl2.0)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]