unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68778] [PATCH] gnu: wlr-randr: Update to 0.4.0.
@ 2024-01-28  9:50 Timotej Lazar
  2024-02-09 22:32 ` bug#68778: " Sharlatan Hellseher
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2024-01-28  9:50 UTC (permalink / raw)
  To: 68778; +Cc: Timotej Lazar

* gnu/packages/wm.scm (wlr-randr): Update to 0.4.0.

Change-Id: I3a04bf965c4ec098268c9ac4a1328c6ca575cf9e
---
 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 959928d8e2..1581f89cf5 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2047,7 +2047,7 @@ (define-public waybar-experimental
 (define-public wlr-randr
   (package
     (name "wlr-randr")
-    (version "0.3.1")
+    (version "0.4.0")
     (source
      (origin
        (method git-fetch)
@@ -2056,7 +2056,7 @@ (define-public wlr-randr
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "13mya6j5z7cwg2a973y28ya8w36kxhj0fgj8bk9z6yf2w0ryr5xv"))))
+        (base32 "1f3dc2i6c1rn2adfcnqmh10570ps335188zllg66sv1d0l8mggry"))))
     (build-system meson-build-system)
     (inputs (list wayland))
     (native-inputs (list pkg-config))

base-commit: 963a21bedcdb19c3a48af286b5b0cdcefa97fdb8
-- 
2.41.0





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

* bug#68778: [PATCH] gnu: wlr-randr: Update to 0.4.0.
  2024-01-28  9:50 [bug#68778] [PATCH] gnu: wlr-randr: Update to 0.4.0 Timotej Lazar
@ 2024-02-09 22:32 ` Sharlatan Hellseher
  0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-02-09 22:32 UTC (permalink / raw)
  To: 68778-done

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


Hi,

Pushed as e8744cbb0a4a6602bed3f48ffa049a2fe42d332a to master.

Thanks,
Oleg

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

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

end of thread, other threads:[~2024-02-09 22:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-28  9:50 [bug#68778] [PATCH] gnu: wlr-randr: Update to 0.4.0 Timotej Lazar
2024-02-09 22:32 ` bug#68778: " Sharlatan Hellseher

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).