summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2020-02-09 11:18:03 +0000
committerChristopher Baines <mail@cbaines.net>2020-02-09 11:18:03 +0000
commita961e7ff0c2800daec2ff7d854d76f3601ca668f (patch)
tree82a4e0a2c3e5c9227c55d776403b2187108641bc
parentf325a33e1638e4f786168900995a9a4b3f1dc1f1 (diff)
downloadpatches-a961e7ff0c2800daec2ff7d854d76f3601ca668f.tar
patches-a961e7ff0c2800daec2ff7d854d76f3601ca668f.tar.gz
gnu: patchwork: Update to 2.1.5.
* gnu/packages/patchutils.scm (patchwork): Update to 2.1.5.
-rw-r--r--gnu/packages/patchutils.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/patchutils.scm b/gnu/packages/patchutils.scm
index 80c454a5c4..e32e6c7b12 100644
--- a/gnu/packages/patchutils.scm
+++ b/gnu/packages/patchutils.scm
@@ -322,7 +322,7 @@ you to figure out what is going on in that merge you keep avoiding.")
(define-public patchwork
(package
(name "patchwork")
- (version "2.1.4")
+ (version "2.1.5")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -331,7 +331,7 @@ you to figure out what is going on in that merge you keep avoiding.")
(file-name (git-file-name name version))
(sha256
(base32
- "0zi1hcqb0pi2diyznbv0c1631qk4rx02zl8ghyrr59g3ljlyr18y"))))
+ "1n4hfwlgmw6mj5kp261zfx47mgb0l7g2yzl1rf0rnm8x69lr3as6"))))
(build-system python-build-system)
(arguments
`(;; TODO: Tests require a running database