GNU bug report logs -
#46886
[PATCH] gnu: pipewire-0.3: Update to 0.3.22
Previous Next
Reported by: Andy Tai <lichengtai <at> gmail.com>
Date: Wed, 3 Mar 2021 01:59:01 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 46886 in the body.
You can then email your comments to 46886 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org:
bug#46886; Package
guix-patches.
(Wed, 03 Mar 2021 01:59:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <lichengtai <at> gmail.com>:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org.
(Wed, 03 Mar 2021 01:59:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility.
(Fri, 05 Mar 2021 15:59:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <lichengtai <at> gmail.com>:
bug acknowledged by developer.
(Fri, 05 Mar 2021 15:59:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 46886-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Andy Tai <lichengtai <at> 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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org.
(Sat, 03 Apr 2021 11:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 4 years and 139 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.