GNU bug report logs -
#74320
[PATCH] gnu: wl-mirror: Update to 0.17.0.
Previous Next
Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Date: Tue, 12 Nov 2024 06:52:02 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 74320 in the body.
You can then email your comments to 74320 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#74320
; Package
guix-patches
.
(Tue, 12 Nov 2024 06:52:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 12 Nov 2024 06:52:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/wm.scm (wl-mirror): Update to 0.17.0.
Change-Id: Ib2c6e28ccc9297211ee7ed7080aadb8822ff9cdc
---
gnu/packages/wm.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index b8c47d03174..85230da73b2 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1831,7 +1831,7 @@ (define-public wlroots-0.15
(define-public wl-mirror
(package
(name "wl-mirror")
- (version "0.16.2")
+ (version "0.17.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1840,7 +1840,7 @@ (define-public wl-mirror
(file-name (git-file-name name version))
(sha256
(base32
- "1jdycr9vf5skbf55kbm2hc3zl3qg58x3bb6xqkf9qx14m4ramcdj"))))
+ "1szzaahpq0ihpabjh4djkrmhlp0z3g39pdsmrcg7jdz6qw49pj8k"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f ;No tests.
base-commit: 0cbd830ebb8ce802afe99c439ce7fdee448074be
prerequisite-patch-id: f6980d508999d66909d7fe1d7bea55b68e69e07e
--
2.46.0
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Mon, 25 Nov 2024 06:07:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
bug acknowledged by developer.
(Mon, 25 Nov 2024 06:07:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 74320-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Zheng Junjie <zhengjunjie <at> iscas.ac.cn> writes:
> * gnu/packages/wm.scm (wl-mirror): Update to 0.17.0.
>
> Change-Id: Ib2c6e28ccc9297211ee7ed7080aadb8822ff9cdc
> ---
> gnu/packages/wm.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
> index b8c47d03174..85230da73b2 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -1831,7 +1831,7 @@ (define-public wlroots-0.15
> (define-public wl-mirror
> (package
> (name "wl-mirror")
> - (version "0.16.2")
> + (version "0.17.0")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -1840,7 +1840,7 @@ (define-public wl-mirror
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "1jdycr9vf5skbf55kbm2hc3zl3qg58x3bb6xqkf9qx14m4ramcdj"))))
> + "1szzaahpq0ihpabjh4djkrmhlp0z3g39pdsmrcg7jdz6qw49pj8k"))))
> (build-system cmake-build-system)
> (arguments
> (list #:tests? #f ;No tests.
>
> base-commit: 0cbd830ebb8ce802afe99c439ce7fdee448074be
> prerequisite-patch-id: f6980d508999d66909d7fe1d7bea55b68e69e07e
Is pushed.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 23 Dec 2024 12:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 271 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.