GNU bug report logs -
#74318
[PATCH] gnu: dwl: Update to 0.7.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74318 in the body.
You can then email your comments to 74318 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#74318
; Package
guix-patches
.
(Tue, 12 Nov 2024 06:34: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:34:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/wm.scm (dwl): Update to 0.7.
Change-Id: Ib1a4748035dd04070df99818ec9fa3a80e716971
---
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 836d4b6c047..d1527cf9549 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1597,7 +1597,7 @@ (define-public dunst
(define-public dwl
(package
(name "dwl")
- (version "0.6")
+ (version "0.7")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1606,7 +1606,7 @@ (define-public dwl
(file-name (git-file-name name version))
(sha256
(base32
- "1j7lmp6k80g54hrsmwixh8ahpnbax4khgiybg8lhlvmq93618a3z"))))
+ "0404awsx8v9fyk7p2bg3p937sc56ixf8ay465xgvjcnv78hh4apd"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ; no tests
base-commit: 0cbd830ebb8ce802afe99c439ce7fdee448074be
--
2.46.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#74318
; Package
guix-patches
.
(Tue, 12 Nov 2024 15:59:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 74318 <at> debbugs.gnu.org (full text, mbox):
user guix
usertag 74318 + reviewed-looks-good
thanks
Guix QA review form submission:
Builds and works well, thanks for the patch!
Items marked as checked: Lint warnings, Package builds, Commit messages
Reply sent
to
Z572 <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Fri, 15 Nov 2024 10:56:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
bug acknowledged by developer.
(Fri, 15 Nov 2024 10:56:03 GMT)
Full text and
rfc822 format available.
Message #13 received at 74318-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 (dwl): Update to 0.7.
>
> Change-Id: Ib1a4748035dd04070df99818ec9fa3a80e716971
> ---
> 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 836d4b6c047..d1527cf9549 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -1597,7 +1597,7 @@ (define-public dunst
> (define-public dwl
> (package
> (name "dwl")
> - (version "0.6")
> + (version "0.7")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -1606,7 +1606,7 @@ (define-public dwl
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "1j7lmp6k80g54hrsmwixh8ahpnbax4khgiybg8lhlvmq93618a3z"))))
> + "0404awsx8v9fyk7p2bg3p937sc56ixf8ay465xgvjcnv78hh4apd"))))
> (build-system gnu-build-system)
> (arguments
> (list #:tests? #f ; no tests
>
> base-commit: 0cbd830ebb8ce802afe99c439ce7fdee448074be
pushed, closing.
[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
.
(Fri, 13 Dec 2024 12:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 281 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.