[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/08: gnu: pipewire-0.3: Update to 0.3.41.
From: |
guix-commits |
Subject: |
02/08: gnu: pipewire-0.3: Update to 0.3.41. |
Date: |
Sun, 19 Dec 2021 07:17:47 -0500 (EST) |
mothacehe pushed a commit to branch master
in repository guix.
commit 869729ddf5a760b189be53245a5aa69f6dff1f75
Author: Josselin Poiret <dev@jpoiret.xyz>
AuthorDate: Tue Dec 14 22:47:47 2021 +0100
gnu: pipewire-0.3: Update to 0.3.41.
* gnu/packages/linux.scm (pipewire-0.3): Update it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 5cf8db6..efb25c0 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -8111,7 +8111,7 @@ of Linux application development.")
(package
(inherit pipewire)
(name "pipewire")
- (version "0.3.40")
+ (version "0.3.41")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -8120,7 +8120,7 @@ of Linux application development.")
(file-name (git-file-name name version))
(sha256
(base32
- "1c6gni23l5w3ghwqnfs712kjj6l1825f0ib8a6r2xc1ymr0sx3kr"))))
+ "05ksl2nbn00gvdmnmffa8q8r3z29ip75554d36xchsrhqq4sxdcm"))))
(arguments
'(#:configure-flags
(list (string-append "-Dudevrulesdir=" (assoc-ref %outputs "out")
- branch master updated (2607ff0 -> 95511f0), guix-commits, 2021/12/19
- 01/08: gnu: pipewire-0.3: Use new input style., guix-commits, 2021/12/19
- 02/08: gnu: pipewire-0.3: Update to 0.3.41.,
guix-commits <=
- 03/08: gnu: Add wireplumber., guix-commits, 2021/12/19
- 05/08: gnu: xdg-desktop-portal-wlr: Use new input style., guix-commits, 2021/12/19
- 06/08: gnu: xdg-desktop-portal-wlr: Add binary dependencies., guix-commits, 2021/12/19
- 08/08: gnu: obs: Add qtwayland., guix-commits, 2021/12/19
- 04/08: gnu: xdg-desktop-portal-wlr: Update to 0.5.0., guix-commits, 2021/12/19
- 07/08: gnu: flameshot: Update to 0.10.2., guix-commits, 2021/12/19