unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74318] [PATCH] gnu: dwl: Update to 0.7.
@ 2024-11-12  6:33 Zheng Junjie
  2024-11-12 15:57 ` [bug#74318] QA review for 74318 Noé Lopez via Guix-patches via
  2024-11-15 10:55 ` bug#74318: [PATCH] gnu: dwl: Update to 0.7 Z572
  0 siblings, 2 replies; 3+ messages in thread
From: Zheng Junjie @ 2024-11-12  6:33 UTC (permalink / raw)
  To: 74318

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#74318] QA review for 74318
  2024-11-12  6:33 [bug#74318] [PATCH] gnu: dwl: Update to 0.7 Zheng Junjie
@ 2024-11-12 15:57 ` Noé Lopez via Guix-patches via
  2024-11-15 10:55 ` bug#74318: [PATCH] gnu: dwl: Update to 0.7 Z572
  1 sibling, 0 replies; 3+ messages in thread
From: Noé Lopez via Guix-patches via @ 2024-11-12 15:57 UTC (permalink / raw)
  To: control, 74318

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#74318: [PATCH] gnu: dwl: Update to 0.7.
  2024-11-12  6:33 [bug#74318] [PATCH] gnu: dwl: Update to 0.7 Zheng Junjie
  2024-11-12 15:57 ` [bug#74318] QA review for 74318 Noé Lopez via Guix-patches via
@ 2024-11-15 10:55 ` Z572
  1 sibling, 0 replies; 3+ messages in thread
From: Z572 @ 2024-11-15 10:55 UTC (permalink / raw)
  To: 74318-done

[-- Attachment #1: Type: text/plain, Size: 1133 bytes --]

Zheng Junjie <zhengjunjie@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-11-15 10:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-12  6:33 [bug#74318] [PATCH] gnu: dwl: Update to 0.7 Zheng Junjie
2024-11-12 15:57 ` [bug#74318] QA review for 74318 Noé Lopez via Guix-patches via
2024-11-15 10:55 ` bug#74318: [PATCH] gnu: dwl: Update to 0.7 Z572

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).