unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: John Kehayias via Guix-patches via <guix-patches@gnu.org>
To: Timotej Lazar <timotej.lazar@araneo.si>
Cc: 69856-done@debbugs.gnu.org
Subject: bug#69856: [PATCH] gnu: wlr-randr: Update to 0.4.1.
Date: Sat, 30 Mar 2024 22:28:28 +0000	[thread overview]
Message-ID: <87il13mk1j.fsf@protonmail.com> (raw)
In-Reply-To: <27cbbf846ca5c7d88e47eb76f5eeab7d22b60946.1710684773.git.timotej.lazar@araneo.si>

On Sun, Mar 17, 2024 at 03:12 PM, Timotej Lazar wrote:

> * 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





      parent reply	other threads:[~2024-03-30 22:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-17 14:12 [bug#69856] [PATCH] gnu: wlr-randr: Update to 0.4.1 Timotej Lazar
2024-03-30 22:28 ` John Kehayias via Guix-patches via
2024-03-30 22:28 ` John Kehayias via Guix-patches via [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87il13mk1j.fsf@protonmail.com \
    --to=guix-patches@gnu.org \
    --cc=69856-done@debbugs.gnu.org \
    --cc=john.kehayias@protonmail.com \
    --cc=timotej.lazar@araneo.si \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).