From: Sergey Trofimov <sarg@sarg.org.ru>
To: 67551@debbugs.gnu.org
Cc: Sergey Trofimov <sarg@sarg.org.ru>,
Leo Famulari <leo@famulari.name>,
Tobias Geerinckx-Rice <me@tobias.gr>
Subject: [bug#67551] [PATCH] gnu: pipewire: Update to 1.0.0.
Date: Thu, 30 Nov 2023 19:12:03 +0100 [thread overview]
Message-ID: <e0df9960b600324f24583da7f0dfb522bc31f9de.1701367900.git.sarg@sarg.org.ru> (raw)
* gnu/packages/linux.scm (pipewire): Update to 1.0.0.
---
gnu/packages/linux.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 504d4a64a2..f3bc302818 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9357,7 +9357,7 @@ (define-public inputattach
(define-public pipewire
(package
(name "pipewire")
- (version "0.3.77")
+ (version "1.0.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -9366,7 +9366,7 @@ (define-public pipewire
(file-name (git-file-name name version))
(sha256
(base32
- "11jdd9ljm6967cdp97qqf5fa02ad69kdgk3212ap5gfndky2h43m"))))
+ "0a8wvsnbgqanp2vjdpkaxpny0k17hz720rd20zdi00s9xjbcrycr"))))
(build-system meson-build-system)
(arguments
(list
@@ -9380,6 +9380,8 @@ (define-public pipewire
(native-inputs
(list `(,glib "bin")
pkg-config
+ doxygen
+ python
python-docutils))
(inputs (list alsa-lib
avahi
base-commit: 2b782f67266b42bb40015bd23ce2443be2f9b01f
--
2.41.0
next reply other threads:[~2023-11-30 18:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-30 18:12 Sergey Trofimov [this message]
2023-12-10 4:05 ` bug#67551: [PATCH] gnu: pipewire: Update to 1.0.0 Hilton Chain via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e0df9960b600324f24583da7f0dfb522bc31f9de.1701367900.git.sarg@sarg.org.ru \
--to=sarg@sarg.org.ru \
--cc=67551@debbugs.gnu.org \
--cc=leo@famulari.name \
--cc=me@tobias.gr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).