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