gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 07/09: fs/quickcheck: Correct module name.


From: gnunet
Subject: [gnunet-scheme] 07/09: fs/quickcheck: Correct module name.
Date: Sat, 03 Dec 2022 14:14:37 +0100

This is an automated email from the git hooks/post-receive script.

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit 776477a83dc72742f83c19bd6c45b77609659a70
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Sat Dec 3 13:42:32 2022 +0100

    fs/quickcheck: Correct module name.
---
 gnu/gnunet/fs/quickcheck.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/gnunet/fs/quickcheck.scm b/gnu/gnunet/fs/quickcheck.scm
index 724ed6d..c7e1b4d 100644
--- a/gnu/gnunet/fs/quickcheck.scm
+++ b/gnu/gnunet/fs/quickcheck.scm
@@ -16,7 +16,7 @@
 ;;
 ;; SPDX-License-Identifier: AGPL-3.0-or-later
 
-(define-library (gnu gnunet utils bv-slice-quickcheck)
+(define-library (gnu gnunet fs quickcheck)
   (export $content-hash-key $chk-uri)
   (import (only (rnrs base) begin define)
          (only (quickcheck arbitrary) $record $natural)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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