GNU bug report logs -
#64098
[PATCH] gnu: patchwork: Update to 3.1.1
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Fri, 16 Jun 2023 03:51:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64098 in the body.
You can then email your comments to 64098 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#64098
; Package
guix-patches
.
(Fri, 16 Jun 2023 03:51:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 16 Jun 2023 03:51:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 26 Jun 2023 09:29:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Mon, 26 Jun 2023 09:29:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 64098-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> 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
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#64098
; Package
guix-patches
.
(Mon, 26 Jun 2023 09:30:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 24 Jul 2023 11:24:17 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 26 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.