diff options
| author | Kaelyn Takata <kaelyn.alexi@protonmail.com> | 2026-03-15 10:18:24 -0700 |
|---|---|---|
| committer | Efraim Flashner <efraim@flashner.co.il> | 2026-03-30 10:36:24 +0300 |
| commit | 7cdf8b3c5b16c800bfa849ed1c436df3ae045212 (patch) | |
| tree | 1a55dbb860857ca822e6849df150e733ffca1a79 /gnu/packages/linux.scm | |
| parent | 55c1c939e25347f2352bd2758ca821174139a745 (diff) | |
gnu: pipewire: Update to 1.6.2.
* gnu/packages/linux.scm (pipewire): Update to 1.6.2.
Change-Id: Iae900a8f971ddcaced01033022154adda26ce38f
Signed-off-by: John Kehayias <john@guixotic.coop>
Diffstat (limited to 'gnu/packages/linux.scm')
| -rw-r--r-- | gnu/packages/linux.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 5a2d3250e3e..1be72f39171 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -11480,7 +11480,7 @@ found in custom keyboard firmware like QMK.") | |||
| 11480 | (define-public pipewire | 11480 | (define-public pipewire |
| 11481 | (package | 11481 | (package |
| 11482 | (name "pipewire") | 11482 | (name "pipewire") |
| 11483 | (version "1.5.85") | 11483 | (version "1.6.2") |
| 11484 | (source (origin | 11484 | (source (origin |
| 11485 | (method git-fetch) | 11485 | (method git-fetch) |
| 11486 | (uri (git-reference | 11486 | (uri (git-reference |
| @@ -11489,7 +11489,7 @@ found in custom keyboard firmware like QMK.") | |||
| 11489 | (file-name (git-file-name name version)) | 11489 | (file-name (git-file-name name version)) |
| 11490 | (sha256 | 11490 | (sha256 |
| 11491 | (base32 | 11491 | (base32 |
| 11492 | "1nd74wjy16bw8ng00acc26rakpqabcq1z64h23w97i18pb7z64xq")))) | 11492 | "01jvq9ck8dhkbmw21jw0frgbgvzwfq1dxkvl3zynrj179kpm4v9w")))) |
| 11493 | (build-system meson-build-system) | 11493 | (build-system meson-build-system) |
| 11494 | (arguments | 11494 | (arguments |
| 11495 | (list | 11495 | (list |
