summaryrefslogtreecommitdiffstats
path: root/bugwarrior.scm
diff options
context:
space:
mode:
Diffstat (limited to 'bugwarrior.scm')
-rw-r--r--bugwarrior.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/bugwarrior.scm b/bugwarrior.scm
index bb1c827..71f1a62 100644
--- a/bugwarrior.scm
+++ b/bugwarrior.scm
@@ -55,12 +55,12 @@ mechanism of @code{dogpile}.")
(define-public python-bugwarrior
(package
(name "python-bugwarrior")
- (version "ce92e3a4f05f5d78e13d2924c27d8743813fb2f9")
+ (version "269f5465aa2a8ed2f9b7e0f15811adf2ec782ffe")
(source
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/GothenburgBitFactory/bugwarrior.git")
+ (url "https://github.com/msglm/bugwarrior.git")
(commit version)))
(sha256
(base32 "0v96zg2ga8cw84zx12dvh3m995adf5k40x9cs53waxranxvm4k0a"))