summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortechchud <protrude_paying969@simplelogin.com>2025-11-06 07:11:53 -0600
committertechchud <protrude_paying969@simplelogin.com>2025-11-06 07:11:53 -0600
commit2bce3350eda43a4bf4ece5db96ba0a029c9515f9 (patch)
treeaaef73486cbd849c8922447cf0c8c3ddc872ad2f
parent448c525e9b630644dcee114f291ab34d9509dca4 (diff)
downloadguix-techchud-2bce3350eda43a4bf4ece5db96ba0a029c9515f9.tar.gz
guix-techchud-2bce3350eda43a4bf4ece5db96ba0a029c9515f9.tar.bz2
guix-techchud-2bce3350eda43a4bf4ece5db96ba0a029c9515f9.zip
update bugwarrior hash
-rw-r--r--bugwarrior.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/bugwarrior.scm b/bugwarrior.scm
index 8a6774a..4aaa204 100644
--- a/bugwarrior.scm
+++ b/bugwarrior.scm
@@ -63,7 +63,7 @@ mechanism of @code{dogpile}.")
(url "https://github.com/msglm/bugwarrior.git")
(commit version)))
(sha256
- (base32 "0v96zg2ga8cw84zx12dvh3m995adf5k40x9cs53waxranxvm4k0a"))
+ (base32 "073kqp0w2xzmci4c25qlwfvkwkxxbxp4jk3zr1q7260p11npwkjc"))
(modules '((guix build utils)))
))
(build-system pyproject-build-system)