From 7273a5dee4ad5ab603bbfd734565f9b08d8b8d7f Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Tue, 20 Aug 2019 15:26:14 -0400 Subject: gnu: go-github-com-chmduquesne-rollinghash: Remove extraneous comment. * gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash): Remove comment. --- gnu/packages/syncthing.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm index 9983d81ae5..9cbf1cf032 100644 --- a/gnu/packages/syncthing.scm +++ b/gnu/packages/syncthing.scm @@ -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")) -- cgit v1.2.3