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.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#74320: [PATCH] gnu: wl-mirror: Update to 0.17.0.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 74320 <at> debbugs.gnu.org.
--
74320: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74320
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (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)]
[Message part 5 (message/rfc822, inline)]
* 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
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.