about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index 5575184..85825c7 100644
--- a/guix.scm
+++ b/guix.scm
@@ -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?))