guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/09: gnu: go-github-com-chmduquesne-rollinghash: Remove extraneous com


From: guix-commits
Subject: 07/09: gnu: go-github-com-chmduquesne-rollinghash: Remove extraneous comment.
Date: Tue, 29 Oct 2019 11:28:52 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 7273a5dee4ad5ab603bbfd734565f9b08d8b8d7f
Author: Leo Famulari <address@hidden>
Date:   Tue Aug 20 15:26:14 2019 -0400

    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 9983d81..9cbf1cf 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"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]