[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/79: gnu: gnome-connections: Update to 46.0.
From: |
guix-commits |
Subject: |
55/79: gnu: gnome-connections: Update to 46.0. |
Date: |
Sun, 21 Jul 2024 09:59:47 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit d4f9410c0af78d5200db2c8fed31bfbb29e51fd5
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")
- 17/79: gnu: python-dolfin-adjoint: Fix indentation., (continued)
- 17/79: gnu: python-dolfin-adjoint: Fix indentation., guix-commits, 2024/07/21
- 06/79: gnu: Add go-github-com-go-webauthn-x., guix-commits, 2024/07/21
- 36/79: gnu: lollypop: Update to 1.4.40., guix-commits, 2024/07/21
- 38/79: gnu: Add klee-uclibc., guix-commits, 2024/07/21
- 39/79: gnu: klee: Build with klee-uclibc support., guix-commits, 2024/07/21
- 41/79: gnu: tracker-miners: Update to 3.7.3., guix-commits, 2024/07/21
- 42/79: gnu: baobab: Update to 46.0., guix-commits, 2024/07/21
- 53/79: gnu: gnome-clocks: Update to 46.0., guix-commits, 2024/07/21
- 51/79: gnu: gnome-calendar: Update to 46.1., guix-commits, 2024/07/21
- 54/79: gnu: Add gtk-frdp-for-gnome-connections., guix-commits, 2024/07/21
- 55/79: gnu: gnome-connections: Update to 46.0.,
guix-commits <=
- 58/79: gnu: gnome-console: Update to 46.0., guix-commits, 2024/07/21
- 37/79: gnu: lollypop: Update package style., guix-commits, 2024/07/21
- 45/79: gnu: epiphany: Update to 46.2., guix-commits, 2024/07/21
- 56/79: gnu: Make vte-with-gtk4 the default vte., guix-commits, 2024/07/21
- 57/79: gnu: vte: Update to 0.76.3., guix-commits, 2024/07/21
- 35/79: gnu: rapidcheck: Update to 0.0.0-1.ff6af6f., guix-commits, 2024/07/21
- 34/79: nls: Update translations., guix-commits, 2024/07/21
- 40/79: gnu: tracker: Update to 3.7.3., guix-commits, 2024/07/21
- 43/79: gnu: dconf-editor: Update to 45.0.1., guix-commits, 2024/07/21
- 44/79: gnu: d-spy: Update to 1.10.0., guix-commits, 2024/07/21