unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62803] [PATCH] gnu: wlr-randr: Update to 0.3.0.
@ 2023-04-13  3:00 kiasoc5 via Guix-patches via
  2023-04-21  9:02 ` bug#62803: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: kiasoc5 via Guix-patches via @ 2023-04-13  3:00 UTC (permalink / raw)
  To: 62803; +Cc: kiasoc5

* gnu/packages/wm.scm (wlr-randr): Update to 0.3.0.
---
 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 a6bca5dee1..1035afc245 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1872,7 +1872,7 @@ (define-public waybar-experimental
 (define-public wlr-randr
   (package
     (name "wlr-randr")
-    (version "0.2.0")
+    (version "0.3.0")
     (source
      (origin
        (method git-fetch)
@@ -1881,7 +1881,7 @@ (define-public wlr-randr
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0d44r4schknfc3g09y0kjbhl62zkynv6hi1z4zqc9ic5fhav3r15"))))
+        (base32 "0cj24fb6s7n8nphvhrp8ldrivjdcrjw64i5v9rsfb6z80q4qg548"))))
     (build-system meson-build-system)
     (inputs (list wayland))
     (native-inputs (list pkg-config))

base-commit: 60c97c60a53686ec321eb541b85e01b6decc2014
-- 
2.40.0





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

* bug#62803: [PATCH] gnu: wlr-randr: Update to 0.3.0.
  2023-04-13  3:00 [bug#62803] [PATCH] gnu: wlr-randr: Update to 0.3.0 kiasoc5 via Guix-patches via
@ 2023-04-21  9:02 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-21  9:02 UTC (permalink / raw)
  To: kiasoc5 via Guix-patches via; +Cc: kiasoc5, 62803-done

Hello,

kiasoc5 via Guix-patches via <guix-patches@gnu.org> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2023-04-21 10:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-13  3:00 [bug#62803] [PATCH] gnu: wlr-randr: Update to 0.3.0 kiasoc5 via Guix-patches via
2023-04-21  9:02 ` bug#62803: " Nicolas Goaziou

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