gnu: go-github-com-chmduquesne-rollinghash: Remove extraneous comment.
authorLeo Famulari <leo@famulari.name>
Tue, 20 Aug 2019 19:26:14 +0000 (15:26 -0400)
committerLeo Famulari <leo@famulari.name>
Tue, 29 Oct 2019 15:03:13 +0000 (11:03 -0400)
* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash):
Remove comment.

gnu/packages/syncthing.scm

index 9983d81..9cbf1cf 100644 (file)
@@ -642,9 +642,6 @@ inherent errors.")
       (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"))