[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/15: gnu: wlr-randr: Update to 0.3.1.
From: |
guix-commits |
Subject: |
05/15: gnu: wlr-randr: Update to 0.3.1. |
Date: |
Fri, 3 Nov 2023 06:15:03 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 93b8d2e7304c330bad12e69d92b62311819848c1
Author: Timotej Lazar <timotej.lazar@araneo.si>
AuthorDate: Wed Nov 1 10:25:44 2023 +0100
gnu: wlr-randr: Update to 0.3.1.
* gnu/packages/wm.scm (wlr-randr): Update to 0.3.1.
Change-Id: I1b0d9ae20c9c4a249b3679431101edfa61e39d44
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 f3997ad171..c3a6b31c84 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1988,7 +1988,7 @@ core/thread.")
(define-public wlr-randr
(package
(name "wlr-randr")
- (version "0.3.0")
+ (version "0.3.1")
(source
(origin
(method git-fetch)
@@ -1997,7 +1997,7 @@ core/thread.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0cj24fb6s7n8nphvhrp8ldrivjdcrjw64i5v9rsfb6z80q4qg548"))))
+ (base32 "13mya6j5z7cwg2a973y28ya8w36kxhj0fgj8bk9z6yf2w0ryr5xv"))))
(build-system meson-build-system)
(inputs (list wayland))
(native-inputs (list pkg-config))
- branch master updated (28ebbe2be8 -> 6ae8fd7aa7), guix-commits, 2023/11/03
- 01/15: gnu: dragonfly-reverb: Update to 3.2.10., guix-commits, 2023/11/03
- 04/15: gnu: emacs-mastodon: Update to 1.0.13., guix-commits, 2023/11/03
- 05/15: gnu: wlr-randr: Update to 0.3.1.,
guix-commits <=
- 03/15: gnu: asciinema: Update to 2.4.0., guix-commits, 2023/11/03
- 02/15: gnu: strawberry: Update to 1.0.21., guix-commits, 2023/11/03
- 06/15: gnu: msmtp: Update to 1.8.25., guix-commits, 2023/11/03
- 07/15: gnu: emacs-ox-rss: Update upstream URL., guix-commits, 2023/11/03
- 09/15: gnu: foot: Update to 1.16.2., guix-commits, 2023/11/03
- 08/15: gnu: wine-minimal: Update to 8.18., guix-commits, 2023/11/03
- 15/15: gnu: cmark-gfm: Update to 0.29.0.gfm.13., guix-commits, 2023/11/03
- 14/15: gnu: mupdf: Update to 1.23.4., guix-commits, 2023/11/03
- 13/15: gnu: syncthing: Update to 1.25.0., guix-commits, 2023/11/03
- 11/15: gnu: neovim: Update to 0.9.4., guix-commits, 2023/11/03