[PATCH] gnu: wlr-randr: Update to 0.4.1.

  • Done
  • quality assurance status badge
Details
2 participants
  • John Kehayias
  • Timotej Lazar
Owner
unassigned
Submitted by
Timotej Lazar
Severity
normal

Debbugs page

T
T
Timotej Lazar wrote on 17 Mar 07:12 -0700
(address . guix-patches@gnu.org)(name . Timotej Lazar)(address . timotej.lazar@araneo.si)
27cbbf846ca5c7d88e47eb76f5eeab7d22b60946.1710684773.git.timotej.lazar@araneo.si
* gnu/packages/wm.scm (wlr-randr): Update to 0.4.1.

Change-Id: I95732334df46f4cf524ca32de531e36ac3fd8657
---
gnu/packages/wm.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index efcca9afb8..a2e43a632f 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2160,7 +2160,7 @@ (define-public waybar-experimental
(define-public wlr-randr
(package
(name "wlr-randr")
- (version "0.4.0")
+ (version "0.4.1")
(source
(origin
(method git-fetch)
@@ -2169,7 +2169,7 @@ (define-public wlr-randr
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1f3dc2i6c1rn2adfcnqmh10570ps335188zllg66sv1d0l8mggry"))))
+ (base32 "1kl5awwclmlfcxfz0jp8gzpg2vffsl9chfilysfsv1mq11a96ifs"))))
(build-system meson-build-system)
(inputs (list wayland))
(native-inputs (list pkg-config))

base-commit: 43d827a97004a60304cf34d37a3f0a8aeb8294f7
--
2.41.0
J
J
John Kehayias wrote on 30 Mar 15:28 -0700
(name . Timotej Lazar)(address . timotej.lazar@araneo.si)(address . 69856@debbugs.gnu.org)
87jzljmk1u.fsf@protonmail.com
On Sun, Mar 17, 2024 at 03:12 PM, Timotej Lazar wrote:

Toggle quote (32 lines)
> * gnu/packages/wm.scm (wlr-randr): Update to 0.4.1.
>
> Change-Id: I95732334df46f4cf524ca32de531e36ac3fd8657
> ---
> 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 efcca9afb8..a2e43a632f 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -2160,7 +2160,7 @@ (define-public waybar-experimental
> (define-public wlr-randr
> (package
> (name "wlr-randr")
> - (version "0.4.0")
> + (version "0.4.1")
> (source
> (origin
> (method git-fetch)
> @@ -2169,7 +2169,7 @@ (define-public wlr-randr
> (commit (string-append "v" version))))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "1f3dc2i6c1rn2adfcnqmh10570ps335188zllg66sv1d0l8mggry"))))
> + (base32 "1kl5awwclmlfcxfz0jp8gzpg2vffsl9chfilysfsv1mq11a96ifs"))))
> (build-system meson-build-system)
> (inputs (list wayland))
> (native-inputs (list pkg-config))
>
> base-commit: 43d827a97004a60304cf34d37a3f0a8aeb8294f7

Thanks! Pushed as 251c0f31f4cc066504bab9eae2d9493a59bcfabc

John
J
J
John Kehayias wrote on 30 Mar 15:28 -0700
(name . Timotej Lazar)(address . timotej.lazar@araneo.si)(address . 69856-done@debbugs.gnu.org)
87il13mk1j.fsf@protonmail.com
On Sun, Mar 17, 2024 at 03:12 PM, Timotej Lazar wrote:

Toggle quote (32 lines)
> * gnu/packages/wm.scm (wlr-randr): Update to 0.4.1.
>
> Change-Id: I95732334df46f4cf524ca32de531e36ac3fd8657
> ---
> 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 efcca9afb8..a2e43a632f 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -2160,7 +2160,7 @@ (define-public waybar-experimental
> (define-public wlr-randr
> (package
> (name "wlr-randr")
> - (version "0.4.0")
> + (version "0.4.1")
> (source
> (origin
> (method git-fetch)
> @@ -2169,7 +2169,7 @@ (define-public wlr-randr
> (commit (string-append "v" version))))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "1f3dc2i6c1rn2adfcnqmh10570ps335188zllg66sv1d0l8mggry"))))
> + (base32 "1kl5awwclmlfcxfz0jp8gzpg2vffsl9chfilysfsv1mq11a96ifs"))))
> (build-system meson-build-system)
> (inputs (list wayland))
> (native-inputs (list pkg-config))
>
> base-commit: 43d827a97004a60304cf34d37a3f0a8aeb8294f7

Thanks! Pushed as 251c0f31f4cc066504bab9eae2d9493a59bcfabc

John
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 69856@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 69856
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch