[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/40: gnu: gnome-connections: Update to 46.0.
From: |
guix-commits |
Subject: |
16/40: gnu: gnome-connections: Update to 46.0. |
Date: |
Fri, 16 Aug 2024 04:15:55 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 3036f1d9b4df696603e58419357c4d9fff0c5caf
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sun Jul 14 12:23:26 2024 +0200
gnu: gnome-connections: Update to 46.0.
* gnu/packages/gnome.scm (gnome-connections): Update to 46.0.
[inputs]: Replace gtk-frdp with gtk-frdp-for-gnome-connections.
---
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index a54cc78239..0f6b25b415 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -14126,7 +14126,7 @@ Protocol} for @acronym{VoIP, Voice over @acronym{IP,
Internet Protocol}}.")
(define-public gnome-connections
(package
(name "gnome-connections")
- (version "44.1")
+ (version "46.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -14134,7 +14134,7 @@ Protocol} for @acronym{VoIP, Voice over @acronym{IP,
Internet Protocol}}.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0sv238bq0dhi68ksr3bcl4q44i3ishk5i10c2325qz879f92sshk"))
+ "1lr5imma2l2gh7z74y2f9c6k3k9pk85cvdr8vg0vs2wkwxlfl77v"))
(snippet
#~(begin
(use-modules (guix build utils))
@@ -14158,7 +14158,7 @@ Protocol} for @acronym{VoIP, Voice over @acronym{IP,
Internet Protocol}}.")
(("\\(new OnboardingDialog \\(main_window\\)\\).present
\\(\\);")
"// Skip the onboarding dialog")))))))
(inputs
- (list gtk+ gtk-frdp gtk-vnc libhandy libsecret libxml2))
+ (list gtk+ gtk-frdp-for-gnome-connections gtk-vnc libhandy libsecret
libxml2))
(native-inputs
(list gettext-minimal
`(,glib "bin")
- 09/40: gnu: libvirt-glib: Update to 5.0.0., (continued)
- 09/40: gnu: libvirt-glib: Update to 5.0.0., guix-commits, 2024/08/16
- 13/40: gnu: gnome-characters: Update to 46.0., guix-commits, 2024/08/16
- 20/40: gnu: gnome-contacts: Update to 46.0., guix-commits, 2024/08/16
- 27/40: gnu: gtksourceview: Update to 5.12.1., guix-commits, 2024/08/16
- 40/40: gnu: gnome-mahjongg: Update to 3.40.1., guix-commits, 2024/08/16
- 11/40: gnu: gnome-calculator: Update to 46.1., guix-commits, 2024/08/16
- 25/40: gnu: gnome-keyring: Update to 46.1., guix-commits, 2024/08/16
- 35/40: gnu: sysprof: Update to 46.0., guix-commits, 2024/08/16
- 04/40: gnu: dconf-editor: Update to 45.0.1., guix-commits, 2024/08/16
- 07/40: gnu: evince: Update to 46.3., guix-commits, 2024/08/16
- 16/40: gnu: gnome-connections: Update to 46.0.,
guix-commits <=
- 01/40: gnu: tracker: Update to 3.7.3., guix-commits, 2024/08/16
- 18/40: gnu: vte: Update to 0.76.3., guix-commits, 2024/08/16
- 22/40: gnu: gnome-online-accounts: Update to 3.50.3., guix-commits, 2024/08/16
- 34/40: gnu: libpanel: Update to 1.7.0., guix-commits, 2024/08/16
- 38/40: gnu: evolution-data-server: Update to 3.52.3., guix-commits, 2024/08/16
- 10/40: gnu: gnome-boxes: Update to 46.1., guix-commits, 2024/08/16
- 05/40: gnu: d-spy: Update to 1.10.0., guix-commits, 2024/08/16
- 03/40: gnu: baobab: Update to 46.0., guix-commits, 2024/08/16
- 15/40: gnu: Add gtk-frdp-for-gnome-connections., guix-commits, 2024/08/16
- 06/40: gnu: epiphany: Update to 46.2., guix-commits, 2024/08/16