me
/
guix
Archived
1
0
Fork 0

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
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -474,8 +474,8 @@ for values.")
(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