gnu: go-github-com-go-asn1-ber-asn1-ber: Improve description.

* gnu/packages/golang-crypto.scm (go-github-com-go-asn1-ber-asn1-ber)
[description]: Apply textinfo acronym.

Change-Id: Icdaae8b688d729de49011314b7dc82a98fc4ae21
This commit is contained in:
Sharlatan Hellseher 2024-06-26 23:48:48 +01:00
parent 1202510c91
commit 5978962638
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -474,8 +474,8 @@ (define-public go-github-com-go-asn1-ber-asn1-ber
(home-page "https://github.com/go-asn1-ber/asn1-ber") (home-page "https://github.com/go-asn1-ber/asn1-ber")
(synopsis "ASN.1 BER encoding and decoding in Go") (synopsis "ASN.1 BER encoding and decoding in Go")
(description (description
"This package provides ASN.1 BER encoding and decoding in the "This package provides @acronym{Abstract Syntax Notation One, ASN.1} BER
Go language.") encoding and decoding in the Go language.")
(license license:expat))) (license license:expat)))
(define-public go-github-com-golang-jwt-jwt (define-public go-github-com-golang-jwt-jwt