GNU bug report logs -
#64161
[PATCH] gnu: fvwm: Update to 2.7.0.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Mon, 19 Jun 2023 05:59: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 64161 in the body.
You can then email your comments to 64161 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#64161
; Package
guix-patches
.
(Mon, 19 Jun 2023 05:59: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
.
(Mon, 19 Jun 2023 05:59:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/fvwm.scm (fvwm): Update to 2.7.0.
---
gnu/packages/fvwm.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fvwm.scm b/gnu/packages/fvwm.scm
index db4cde0eb1..872810c658 100644
--- a/gnu/packages/fvwm.scm
+++ b/gnu/packages/fvwm.scm
@@ -36,7 +36,7 @@ (define-module (gnu packages fvwm)
(define-public fvwm
(package
(name "fvwm")
- (version "2.6.9")
+ (version "2.7.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -44,7 +44,7 @@ (define-public fvwm
version "/fvwm-" version ".tar.gz"))
(sha256
(base32
- "1bliqcnap7vb3m2rn8wvxyfhbf35h9x34s41fl4301yhrkrlrihv"))))
+ "12s1wgkvrvl8m62gpb2918izfx9ysj7hgn9p00blfi3p1gb6v0k6"))))
(build-system gnu-build-system)
(arguments
`(#:phases
base-commit: dc90c0807d0a46cdd4b0a2c2b3f9becca9f97285
--
2.40.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#64161
; Package
guix-patches
.
(Tue, 20 Jun 2023 21:33:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:
> * gnu/packages/fvwm.scm (fvwm): Update to 2.7.0.
> ---
> gnu/packages/fvwm.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed it to master as
ca833f23bd4839a7d6533df4d963a036711063b0.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Tue, 20 Jun 2023 21:33:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Tue, 20 Jun 2023 21:33: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
.
(Wed, 19 Jul 2023 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 337 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.