GNU bug report logs -
#74318
[PATCH] gnu: dwl: Update to 0.7.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 15 Nov 2024 18:55:35 +0800
with message-id <87jzd4pxzs.fsf <at> iscas.ac.cn>
and subject line Re: [bug#74318] [PATCH] gnu: dwl: Update to 0.7.
has caused the debbugs.gnu.org bug report #74318,
regarding [PATCH] gnu: dwl: Update to 0.7.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
74318: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74318
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (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)]
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.