unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64098] [PATCH] gnu: patchwork: Update to 3.1.1
@ 2023-06-16  3:50 Andy Tai
  2023-06-26  9:28 ` bug#64098: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-06-16  3:50 UTC (permalink / raw)
  To: 64098; +Cc: Andy Tai

* gnu/packages/patchutils.scm (patchwork): Update to 3.1.1
---
 gnu/packages/patchutils.scm | 4 ++--
 1 file 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 @@ (define-public meld
 (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 @@ (define-public patchwork
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0dl0prsyzsnlq6g0jw05mxx00bq9y2rpc3vrbfxfiblyyydrn2xn"))))
+                "0is9d4gf93jcbyshyj2k3kjyrjnvimrm6bai6dbcx630md222j5w"))))
     (build-system python-build-system)
     (arguments
      `(;; TODO: Tests require a running database

base-commit: 31336e9f5d68512a9c1c6826bce9f17c892a2125
-- 
2.40.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#64098: [PATCH] gnu: patchwork: Update to 3.1.1
  2023-06-16  3:50 [bug#64098] [PATCH] gnu: patchwork: Update to 3.1.1 Andy Tai
@ 2023-06-26  9:28 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-06-26  9:28 UTC (permalink / raw)
  To: Andy Tai; +Cc: 64098-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 271 bytes --]


Andy Tai <atai@atai.org> writes:

> * gnu/packages/patchutils.scm (patchwork): Update to 3.1.1
> ---
>  gnu/packages/patchutils.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, pushed to master as e11cf1d859064e9bd8ddda1511241427ef22e330.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-26  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-16  3:50 [bug#64098] [PATCH] gnu: patchwork: Update to 3.1.1 Andy Tai
2023-06-26  9:28 ` bug#64098: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).