diff options
-rw-r--r-- | guix.scm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ (package (name "extent-sampling") (version "0.1.0") - (home-page "https://git.systemreboot.net/guile-xapian") + (home-page "https://git.systemreboot.net/nsmc") (source (local-file %source-dir #:recursive? #t #:select? git-file?)) |