[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
84/113: gnu: gnome-dictionary: Update to 40.0.
From: |
guix-commits |
Subject: |
84/113: gnu: gnome-dictionary: Update to 40.0. |
Date: |
Wed, 24 Mar 2021 19:23:54 -0400 (EDT) |
lle_bout pushed a commit to branch wip-gnome-40
in repository guix.
commit 140aab2be743f271f0e9a791e79f93da2efd6bec
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:51:30 2021 +0100
gnu: gnome-dictionary: Update to 40.0.
* gnu/packages/gnome.scm (gnome-dictionary): Update to 40.0.
---
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 023024d..34dadf6 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9472,15 +9472,15 @@ fit the GNOME desktop.")
(define-public gnome-dictionary
(package
(name "gnome-dictionary")
- (version "3.26.1")
+ (version "40.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
- (version-major+minor version) "/"
+ (version-major version) "/"
name "-" version ".tar.xz"))
(sha256
(base32
- "007k2bq8iplg4psdpz074r5d4zxvn4s95qym4rw9hs6giljbrf0n"))))
+ "1d8dhcfys788vv27v34i3s3x3jdvdi2kqn2a5p8c937a9hm0qr9f"))))
(build-system meson-build-system)
(arguments '(#:glib-or-gtk? #t
#:phases (modify-phases %standard-phases
- 73/113: gnu: gnome-control-center: Update to 40.0., (continued)
- 73/113: gnu: gnome-control-center: Update to 40.0., guix-commits, 2021/03/24
- 79/113: gnu: gnome-screenshot: Update to 40.0., guix-commits, 2021/03/24
- 63/113: gnu: gjs: Update to 1.68.0., guix-commits, 2021/03/24
- 81/113: gnu: gnome-weather: Update to 40.0., guix-commits, 2021/03/24
- 66/113: gnu: gnome-online-accounts: Update to 3.38.1., guix-commits, 2021/03/24
- 67/113: gnu: evolution-data-server: Update to 3.40.0., guix-commits, 2021/03/24
- 69/113: gnu: mobile-broadband-provider-info: Update to 20201225., guix-commits, 2021/03/24
- 78/113: gnu: gnome-backgrounds: Update to 3.38.0., guix-commits, 2021/03/24
- 77/113: gnu: baobab: Update to 40.0., guix-commits, 2021/03/24
- 82/113: gnu: gnome-clocks: Update to 40.0., guix-commits, 2021/03/24
- 84/113: gnu: gnome-dictionary: Update to 40.0.,
guix-commits <=
- 94/113: gnu: evolution: Update to 3.40.0., guix-commits, 2021/03/24
- 98/113: gnu: jsonrpc-glib: Update to 3.38.0., guix-commits, 2021/03/24
- 106/113: gnu: at-spi2-core: Update to 2.40.0., guix-commits, 2021/03/24
- 107/113: gnu: at-spi2-atk: Update to 2.38.0., guix-commits, 2021/03/24
- 108/113: gnu: gtk+: Update to 4.1.2., guix-commits, 2021/03/24
- 56/113: gnu: simple-scan: Update to 40.0., guix-commits, 2021/03/24
- 70/113: gnu: libxml++: Update to 3.0.1., guix-commits, 2021/03/24
- 76/113: gnu: nautilus: Update to 40.0., guix-commits, 2021/03/24
- 72/113: gnu: gnome-bluetooth: Update to 3.34.5., guix-commits, 2021/03/24
- 87/113: gnu: gnome-calculator: Update to 40.0., guix-commits, 2021/03/24