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

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

bug#46886: closed ([PATCH] gnu: pipewire-0.3: Update to 0.3.22)


From: GNU bug Tracking System
Subject: bug#46886: closed ([PATCH] gnu: pipewire-0.3: Update to 0.3.22)
Date: Fri, 05 Mar 2021 15:59:02 +0000

Your message dated Fri, 05 Mar 2021 16:58:24 +0100
with message-id <87czwdfv8f.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#46886] [PATCH] gnu: pipewire-0.3: Update to 0.3.22
has caused the debbugs.gnu.org bug report #46886,
regarding [PATCH] gnu: pipewire-0.3: Update to 0.3.22
to be marked as done.

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


-- 
46886: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46886
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: pipewire-0.3: Update to 0.3.22 Date: Tue, 2 Mar 2021 17:57:27 -0800
* gnu/packages/linux.scm: Update to 0.3.22
---
 gnu/packages/linux.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 4441ebb672..de60ee1e58 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -7463,7 +7463,7 @@ of Linux application development.")
   (package
     (inherit pipewire)
     (name "pipewire")
-    (version "0.3.18")
+    (version "0.3.22")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -7472,7 +7472,7 @@ of Linux application development.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1yghhgs18yqrnd0b2r75l5n8yng962r1wszbsi01v6i9zib3jc9g"))))
+                "1ywna5f5v8s79ivrqfwwc8vy6sn3a2zvfwqyalf1fypj5d90w8g9"))))
     (arguments
      '(#:configure-flags
        (list (string-append "-Dudevrulesdir=" (assoc-ref %outputs "out")
@@ -7488,7 +7488,8 @@ of Linux application development.")
                ("jack" ,jack-2)
                ("pulseaudio" ,pulseaudio)
                ("vulkan-loader" ,vulkan-loader)
-               ("vulkan-headers" ,vulkan-headers))))))
+               ("vulkan-headers" ,vulkan-headers))))
+    (license license:x11)))

 (define-public ell
   (package
-- 
2.30.1



--- End Message ---
--- Begin Message --- Subject: Re: [bug#46886] [PATCH] gnu: pipewire-0.3: Update to 0.3.22 Date: Fri, 05 Mar 2021 16:58:24 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hello,

Andy Tai <lichengtai@gmail.com> writes:

> * gnu/packages/linux.scm: Update to 0.3.22

Thank you. 

However, this package was updated independently recently. Sorry for the
duplicate work.

I'm closing this.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

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