summaryrefslogtreecommitdiffstats
path: root/sherlock.scm
diff options
context:
space:
mode:
authortechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:03 -0500
committertechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:03 -0500
commit07b3939efaee0dc1f96baa40ef76ae271b418351 (patch)
treecc2c4fa8e29ea0bfac8e1f863edbc243f671bdb5 /sherlock.scm
parent75c45bfc25513997f86803552721fa04ff31e7d1 (diff)
downloadguix-techchud-07b3939efaee0dc1f96baa40ef76ae271b418351.tar.gz
guix-techchud-07b3939efaee0dc1f96baa40ef76ae271b418351.tar.bz2
guix-techchud-07b3939efaee0dc1f96baa40ef76ae271b418351.zip
fix commit hash
Diffstat (limited to 'sherlock.scm')
-rw-r--r--sherlock.scm2
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"))