emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#72801: closed ([PATCH] gnu: Update wlroots to 0.17.4.)


From: GNU bug Tracking System
Subject: bug#72801: closed ([PATCH] gnu: Update wlroots to 0.17.4.)
Date: Thu, 05 Sep 2024 17:04:07 +0000

Your message dated Fri, 06 Sep 2024 00:44:29 +0800
with message-id <87y146124y.fsf@iscas.ac.cn>
and subject line Re: [bug#72801] [PATCH] gnu: Update wlroots to 0.17.4.
has caused the debbugs.gnu.org bug report #72801,
regarding [PATCH] gnu: Update wlroots to 0.17.4.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
72801: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72801
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: Update wlroots to 0.17.4. Date: Sun, 25 Aug 2024 15:15:03 +0400
* gnu/packages/wm.scm (wlroots): Update to 0.17.4.

Change-Id: I4b0f0c1eae71823d9fe7005ace52be862daf8f11
---
 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 e2d863a1a3..757d076903 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1727,7 +1727,7 @@ (define-public polybar
 (define-public wlroots
   (package
     (name "wlroots")
-    (version "0.17.1")
+    (version "0.17.4")
     (source
      (origin
        (method git-fetch)
@@ -1736,7 +1736,7 @@ (define-public wlroots
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1hj4gq5vx8in65622yvjm8bwqkw2vpc556k9my997a0hn0ricj37"))
+        (base32 "0niigjpy8xxrnw3v9b3bsksw2q3yy3qsa2xx0aazwpycw5zrff83"))
          ;; This patch can be removed once hwdata in Guix supports pkg-config
          (patches (search-patches "wlroots-hwdata-fallback.patch"))))
     (build-system meson-build-system)

base-commit: d48af5cca84914d44b032d0bf0820640ebbe7a4b
-- 
2.45.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#72801] [PATCH] gnu: Update wlroots to 0.17.4. Date: Fri, 06 Sep 2024 00:44:29 +0800
Ahmad Draidi via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/wm.scm (wlroots): Update to 0.17.4.
>
> Change-Id: I4b0f0c1eae71823d9fe7005ace52be862daf8f11
> ---
>  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 e2d863a1a3..757d076903 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -1727,7 +1727,7 @@ (define-public polybar
>  (define-public wlroots
>    (package
>      (name "wlroots")
> -    (version "0.17.1")
> +    (version "0.17.4")
>      (source
>       (origin
>         (method git-fetch)
> @@ -1736,7 +1736,7 @@ (define-public wlroots
>               (commit version)))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "1hj4gq5vx8in65622yvjm8bwqkw2vpc556k9my997a0hn0ricj37"))
> +        (base32 "0niigjpy8xxrnw3v9b3bsksw2q3yy3qsa2xx0aazwpycw5zrff83"))
>           ;; This patch can be removed once hwdata in Guix supports pkg-config
>           (patches (search-patches "wlroots-hwdata-fallback.patch"))))
>      (build-system meson-build-system)
>
> base-commit: d48af5cca84914d44b032d0bf0820640ebbe7a4b

push, close.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]