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
commit7543c7002c83216df545b892d0f84ca05c99cd0e (patch)
treef08b54be5b6631d0a3ba8ca8ed3e2f2ab5b1662e /sherlock.scm
parent58fc21cc47d3ccbae9996fe296bb56fb17f586cf (diff)
downloadguix-techchud-7543c7002c83216df545b892d0f84ca05c99cd0e.tar.gz
guix-techchud-7543c7002c83216df545b892d0f84ca05c99cd0e.tar.bz2
guix-techchud-7543c7002c83216df545b892d0f84ca05c99cd0e.zip
update sherlock
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 9f66d3c..b209ab5 100644
--- a/sherlock.scm
+++ b/sherlock.scm
@@ -82,7 +82,7 @@
(define-public python-sherlock
(package
(name "sherlock")
- (version "31ab96675caae23c18f80dc724f2db4fbe9b78f3")
+ (version "501cb3dce27494265a0993335dab517070dadab5")
(source
(origin
(method git-fetch)