1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-28 05:00:29 +02:00

gnu: go-github-com-ipfs-go-peertaskqueue: Adjust description.

* gnu/packages/ipfs.scm (go-github-com-ipfs-go-peertaskqueue)
[description]: Adjust to satisfy the linter.

Change-Id: If03529afdaea35a86794de6f0e2bd77f54059bf7
This commit is contained in:
Efraim Flashner
2026-04-09 12:56:31 +03:00
parent a6ad12452f
commit a0aa10652a

View File

@@ -1191,11 +1191,9 @@ IPLD graph as detailed below. Objects are demonstrated here using both
go-github-com-libp2p-go-libp2p))
(home-page "https://github.com/ipfs/go-peertaskqueue")
(synopsis "Prioritized queue of abstract tasks distributed among peers")
;; Project has nothing in README, see
;; <https://github.com/ipfs/go-peertaskqueue/issues/1>.
(description
"This package implements a functionality to prioritize queue of abstract
tasks distributed among peers.")
"This package implements a prioritized list of tasks to be executed on
peers.")
(license (list license:asl2.0 license:expat))))
(define-public go-github-com-ipfs-go-test