[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
87/181: gnu: gnome-latex: Update to 3.41.2.
From: |
guix-commits |
Subject: |
87/181: gnu: gnome-latex: Update to 3.41.2. |
Date: |
Tue, 13 Sep 2022 02:25:57 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit d94de3f48a0df497622ea7955862e8d3c342669e
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Sep 8 12:01:33 2022 -0400
gnu: gnome-latex: Update to 3.41.2.
* gnu/packages/gnome.scm (gnome-latex): Update to 3.41.2.
[inputs]: Remove amtk, gsettings-desktop-schemas, gtk+ and gtksourceview,
now
propagated by tepl. Replace tepl-5 with tepl.
[native-inputs]: Remove intltool.
---
gnu/packages/gnome.scm | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index fec947b736..c451931bba 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12101,7 +12101,7 @@ card sheets that you’ll find at most office supply
stores.")
(define-public gnome-latex
(package
(name "gnome-latex")
- (version "3.38.0")
+ (version "3.41.2")
(source
(origin
(method url-fetch)
@@ -12109,27 +12109,22 @@ card sheets that you’ll find at most office supply
stores.")
(version-major+minor version) "/"
"gnome-latex-" version ".tar.xz"))
(sha256
- (base32 "0xqd49pgi82dygqnxj08i1v22b0vwwhx3zvdinhrx4jny339yam8"))))
+ (base32 "0cynhmrn99f4f3kddczsc58ak4b9sv2zkfbcyz7z16848nhz047k"))))
(build-system glib-or-gtk-build-system)
(native-inputs
(list gettext-minimal
`(,glib "bin")
gobject-introspection
gtk-doc/stable
- intltool
itstool
pkg-config
vala))
(inputs
- (list amtk
- dconf
+ (list dconf
glib
- gsettings-desktop-schemas
gspell
- gtk+
- gtksourceview
libgee
- tepl-5
+ tepl
uchardet))
(home-page "https://wiki.gnome.org/Apps/GNOME-LaTeX")
(synopsis "LaTeX editor for the GNOME desktop")
- 56/181: gnu: gnome-shell: Update to 42.4., (continued)
- 56/181: gnu: gnome-shell: Update to 42.4., guix-commits, 2022/09/13
- 57/181: gnu: colord-gtk: Update to 0.3.0., guix-commits, 2022/09/13
- 59/181: gnu: gnome-control-center: Update to 42.3., guix-commits, 2022/09/13
- 62/181: gnu: gnome-calendar: Update to 42.2., guix-commits, 2022/09/13
- 63/181: gnu: gnome-initial-setup: Update to 42.2., guix-commits, 2022/09/13
- 71/181: gnu: gnome-contacts: Update to 42.0., guix-commits, 2022/09/13
- 81/181: gnu: tepl: Update to 6.1.2 and enable tests., guix-commits, 2022/09/13
- 82/181: gnu: gedit: Update to 42.2., guix-commits, 2022/09/13
- 78/181: gnu: gnome-terminal: Update to 3.44.1., guix-commits, 2022/09/13
- 89/181: gnu: libgda: Update to 6.0.0., guix-commits, 2022/09/13
- 87/181: gnu: gnome-latex: Update to 3.41.2.,
guix-commits <=
- 92/181: gnu: gnome-shell-extensions: Update to 42.3., guix-commits, 2022/09/13
- 99/181: gnu: cambalache: Update to 0.10.3., guix-commits, 2022/09/13
- 107/181: gnu: rygel: Update to 0.41.2., guix-commits, 2022/09/13
- 105/181: gnu: gupnp-dlna: Update to 0.12.0., guix-commits, 2022/09/13
- 102/181: gnu: gtg: Update to 0.6., guix-commits, 2022/09/13
- 112/181: gnu: vte: Update to 0.69.99., guix-commits, 2022/09/13
- 116/181: gnu: gom: Update to 0.4., guix-commits, 2022/09/13
- 118/181: gnu: gnome-klotski: Update to 3.38.2., guix-commits, 2022/09/13
- 121/181: gnu: rhythmbox: Update to 3.4.6., guix-commits, 2022/09/13
- 133/181: gnu: network-manager-vpnc: Update to 1.2.8., guix-commits, 2022/09/13