summary refs log tree commit diff
path: root/gnu/packages/patchutils.scm
diff options
context:
space:
mode:
authorAndy Tai <atai@atai.org>2023-06-15 20:50:00 -0700
committerChristopher Baines <mail@cbaines.net>2023-06-26 09:59:07 +0100
commite11cf1d859064e9bd8ddda1511241427ef22e330 (patch)
treed976511bb7884e90ecc829e404a6c8a1e90be97d /gnu/packages/patchutils.scm
parentac3906fe00418a20df92e02dd7e0cee7af1437e4 (diff)
downloadguix-e11cf1d859064e9bd8ddda1511241427ef22e330.tar.gz
gnu: patchwork: Update to 3.1.1.
* gnu/packages/patchutils.scm (patchwork): Update to 3.1.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Diffstat (limited to 'gnu/packages/patchutils.scm')
-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 2b30ee1b9d..efb9a04aee 100644
--- a/gnu/packages/patchutils.scm
+++ b/gnu/packages/patchutils.scm
@@ -370,7 +370,7 @@ you to figure out what is going on in that merge you keep avoiding.")
 (define-public patchwork
   (package
     (name "patchwork")
-    (version "3.0.4")
+    (version "3.1.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -379,7 +379,7 @@ you to figure out what is going on in that merge you keep avoiding.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0dl0prsyzsnlq6g0jw05mxx00bq9y2rpc3vrbfxfiblyyydrn2xn"))))
+                "0is9d4gf93jcbyshyj2k3kjyrjnvimrm6bai6dbcx630md222j5w"))))
     (build-system python-build-system)
     (arguments
      `(;; TODO: Tests require a running database