mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 21:59:08 -05:00
gnu: go-github-com-chmduquesne-rollinghash: Remove extraneous comment.
* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash): Remove comment.
This commit is contained in:
parent
491d07cccb
commit
7273a5dee4
1 changed files with 0 additions and 3 deletions
|
@ -642,9 +642,6 @@ (define-public go-github-com-vitrun-qart
|
|||
(home-page "https://github.com/vitrun/qart")
|
||||
(license bsd-3))))
|
||||
|
||||
;; XXX Syncthing actually imports 'github.com/chmduquesne/rollinghash/adler32'.
|
||||
;; Normally we'd package this module indpendenctly but the adler32 module itself
|
||||
;; imports 'github.com/chmduquesne/rollinghash/', so this is the easy way out.
|
||||
(define-public go-github-com-chmduquesne-rollinghash
|
||||
(let ((commit "a60f8e7142b536ea61bb5d84014171189eeaaa81")
|
||||
(revision "0"))
|
||||
|
|
Loading…
Reference in a new issue