[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#73128] [PATCH gnome-team 09/12] gnu: xdg-desktop-portal-gnome: Upda
From: |
Liliana Marie Prikler |
Subject: |
[bug#73128] [PATCH gnome-team 09/12] gnu: xdg-desktop-portal-gnome: Update to 46.2. |
Date: |
Sun, 8 Sep 2024 20:51:17 +0200 |
* gnu/packages/gnome.scm (xdg-desktop-portal-gnome): Update to 46.2.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 16ace031ad..69091aca2e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13212,7 +13212,7 @@ (define-public piper
(define-public xdg-desktop-portal-gnome
(package
(name "xdg-desktop-portal-gnome")
- (version "44.2")
+ (version "46.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -13220,7 +13220,7 @@ (define-public xdg-desktop-portal-gnome
name "-" version ".tar.xz"))
(sha256
(base32
- "08gznmr718na5p2j8fm7nim5862r2v0sjh68ql5yl0q356n1mvah"))
+ "1mhngp24k06i993kw6kzq0x8hwbbvkk3nq9s0cnm10w4bsi5ximm"))
(snippet
#~(begin
(use-modules (guix build utils))
--
2.45.2
- [bug#73128] [PATCH gnome-team 00/12] Mini update dump, Liliana Marie Prikler, 2024/09/08
- [bug#73128] [PATCH gnome-team 01/12] gnu: orca: Update to 46.2., Liliana Marie Prikler, 2024/09/08
- [bug#73128] [PATCH gnome-team 02/12] gnu: gnome-music: Update to 46.0., Liliana Marie Prikler, 2024/09/08
- [bug#73128] [PATCH gnome-team 04/12] gnu: gnome-control-center: Update to 46.3., Liliana Marie Prikler, 2024/09/08
- [bug#73128] [PATCH gnome-team 06/12] gnu: Add munit., Vivien Kraus, 2024/09/08
- [bug#73128] [PATCH gnome-team 09/12] gnu: xdg-desktop-portal-gnome: Update to 46.2.,
Liliana Marie Prikler <=
- [bug#73128] [PATCH gnome-team 10/12] gnu: sysprof: Propagate libdex., Liliana Marie Prikler, 2024/09/08
- [bug#73128] [PATCH gnome-team 12/12] gnu: gnome-remote-desktop: Update to 46.3., Liliana Marie Prikler, 2024/09/08
- [bug#73128] [PATCH gnome-team 03/12] gnu: gnome-session: Update to 46.0., Liliana Marie Prikler, 2024/09/08
- [bug#73128] [PATCH gnome-team 07/12] gnu: Add libei., Liliana Marie Prikler, 2024/09/08
- [bug#73128] [PATCH gnome-team 08/12] gnu: xdg-desktop-portal: Update to 1.18.4., dan, 2024/09/08