guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

09/13: gnu: pipewire@0.3: Update to 0.3.7.


From: guix-commits
Subject: 09/13: gnu: pipewire@0.3: Update to 0.3.7.
Date: Mon, 27 Jul 2020 06:07:32 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 0c75dc7d0f505d69e5f047281c0edb6baf9fe119
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Mon Jul 27 11:47:11 2020 +0200

    gnu: pipewire@0.3: Update to 0.3.7.
    
    * gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.7.
---
 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 cf5f02d..8de6f7f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -7121,7 +7121,7 @@ of Linux application development.")
   (package
     (inherit pipewire)
     (name "pipewire")
-    (version "0.3.6")
+    (version "0.3.7")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -7130,7 +7130,7 @@ of Linux application development.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0g149vyaigf4gzm764fcgxxci9niw19z0af9afs4diwq5xzr1qd3"))))
+                "04l66p0wj553gp2zf3vwwh6jbr1vkf6wrq4za9zlm9dn144am4j2"))))
     (arguments
      '(#:configure-flags '("-Dsystemd=false")
        #:phases



reply via email to

[Prev in Thread] Current Thread [Next in Thread]