diff options
-rw-r--r-- | sherlock.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sherlock.scm b/sherlock.scm index c6d5b14..9f66d3c 100644 --- a/sherlock.scm +++ b/sherlock.scm @@ -91,7 +91,7 @@ (commit version) )) (sha256 - (base32 "0qv3ngyqj8bbbvk4fdf7n9948fz97vic5hbypmvzq1s4spdjksch")) + (base32 "18czcf3z7qdxpm329gw3ybzrbr1nh2vigv1c7ss4wmh6q380giaf")) (modules '((guix build utils))) (patches (search-patches "aux-files/sherlock/setuppy-support.patch")) |