GNU bug report logs -
#75385
[PATCH] gnu: wofi: Update to 1.4.1.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Sun, 5 Jan 2025 18:29:01 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
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 75385 in the body.
You can then email your comments to 75385 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#75385
; Package
guix-patches
.
(Sun, 05 Jan 2025 18:29:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ashish.is <at> lostca.se
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 05 Jan 2025 18:29:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Ashish SHUKLA <ashish.is <at> lostca.se>
* gnu/packages/xdisorg.scm (wofi): Update to 1.4.1.
Change-Id: I8fc07f45e3ebd96b7e998c193c193fd3edbd9ec7
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index ffbfd0fc3c..62a94e0ac9 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -3531,7 +3531,7 @@ (define-public fyi
(define-public wofi
(package
(name "wofi")
- (version "1.3")
+ (version "1.4.1")
(source (origin
(method hg-fetch)
(uri (hg-reference
@@ -3540,7 +3540,7 @@ (define-public wofi
(file-name (git-file-name name version))
(sha256
(base32
- "1k6b46n0vwdqrr6rfps0n8hghcgivnc42gc7z61phhjgf08j64qv"))))
+ "1z2pmmwq2h3lfsvdazjiz9s3978rcqan7dqdk5iwk4sz2m96irv9"))))
(build-system meson-build-system)
(arguments
(list #:glib-or-gtk? #t))
base-commit: 6cb47c374469f7c26775520540e1ed79a8bff674
--
2.47.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#75385
; Package
guix-patches
.
(Mon, 06 Jan 2025 11:10: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)]
"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:
> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/xdisorg.scm (wofi): Update to 1.4.1.
>
> Change-Id: I8fc07f45e3ebd96b7e998c193c193fd3edbd9ec7
> ---
> gnu/packages/xdisorg.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
> index ffbfd0fc3c..62a94e0ac9 100644
> --- a/gnu/packages/xdisorg.scm
> +++ b/gnu/packages/xdisorg.scm
> @@ -3531,7 +3531,7 @@ (define-public fyi
> (define-public wofi
> (package
> (name "wofi")
> - (version "1.3")
> + (version "1.4.1")
> (source (origin
> (method hg-fetch)
> (uri (hg-reference
> @@ -3540,7 +3540,7 @@ (define-public wofi
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "1k6b46n0vwdqrr6rfps0n8hghcgivnc42gc7z61phhjgf08j64qv"))))
> + "1z2pmmwq2h3lfsvdazjiz9s3978rcqan7dqdk5iwk4sz2m96irv9"))))
> (build-system meson-build-system)
> (arguments
> (list #:glib-or-gtk? #t))
>
> base-commit: 6cb47c374469f7c26775520540e1ed79a8bff674
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Mon, 06 Jan 2025 11:10:05 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Mon, 06 Jan 2025 11:10:05 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, 03 Feb 2025 12:24:16 GMT)
Full text and
rfc822 format available.
This bug report was last modified 136 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.