emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#49046: closed ([PATCH 1/3] gnu: pipewire: Update to 0.3.29.)


From: GNU bug Tracking System
Subject: bug#49046: closed ([PATCH 1/3] gnu: pipewire: Update to 0.3.29.)
Date: Fri, 18 Jun 2021 12:40:02 +0000

Your message dated Fri, 18 Jun 2021 14:39:11 +0200
with message-id <87a6nnfits.fsf@gnu.org>
and subject line Re: bug#49045: [PATCH 0/3] Update pipewire and 
xdg-desktop-portal[-wlr]
has caused the debbugs.gnu.org bug report #49045,
regarding [PATCH 1/3] gnu: pipewire: Update to 0.3.29.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
49045: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49045
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 1/3] gnu: pipewire: Update to 0.3.29. Date: Tue, 15 Jun 2021 19:53:25 +0300
* gnu/packages/linux.scm (pipewire): Update to 0.3.29.
---
 gnu/packages/linux.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 2b0c32666c..2c38ab3cd7 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -7615,7 +7615,7 @@ of Linux application development.")
   (package
     (inherit pipewire)
     (name "pipewire")
-    (version "0.3.22")
+    (version "0.3.29")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -7624,12 +7624,12 @@ of Linux application development.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1ywna5f5v8s79ivrqfwwc8vy6sn3a2zvfwqyalf1fypj5d90w8g9"))))
+                "16jjxcnahxqfcawz77ywx837ybhwzcivn7hgqb9cmlp1y2syy8gk"))))
     (arguments
      '(#:configure-flags
        (list (string-append "-Dudevrulesdir=" (assoc-ref %outputs "out")
                             "/lib/udev/rules.d")
-             "-Dsystemd=false")
+             "-Dsystemd=disabled")
        #:phases
        (modify-phases %standard-phases
          ;; Skip shrink-runpath, otherwise validate-runpath fails.
-- 
2.32.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#49045: [PATCH 0/3] Update pipewire and xdg-desktop-portal[-wlr] Date: Fri, 18 Jun 2021 14:39:11 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

Andrew Tropin <andrew@trop.in> skribis:

>   gnu: pipewire: Update to 0.3.29.
>   gnu: xdg-desktop-portal: Update to 1.8.1.
>   gnu: xdg-desktop-portal-wlr: Update to 0.4.0.

Pushed as 2ef71b66f3dcc76c527dbfb8554db17068e107c6.

I tweaked the indentation and commit log of the second one.

Thanks,
Ludo’.


--- End Message ---

reply via email to

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