[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/58: gnu: gtksourceview: Update to 5.12.1.
From: |
guix-commits |
Subject: |
26/58: gnu: gtksourceview: Update to 5.12.1. |
Date: |
Sat, 7 Sep 2024 05:11:04 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit d289a653a932374f9c6a4f3fe3900066e665d810
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Wed Jul 17 22:13:54 2024 +0200
gnu: gtksourceview: Update to 5.12.1.
* gnu/packages/gtk.scm (gtksourceview): Update to 5.12.1.
---
gnu/packages/gtk.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 3d4766713d..d4cac9fb12 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -617,7 +617,7 @@ printing and other features typical of a source code
editor.")
(define-public gtksourceview
(package
(name "gtksourceview")
- (version "5.8.0")
+ (version "5.12.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gtksourceview/"
@@ -625,7 +625,7 @@ printing and other features typical of a source code
editor.")
"gtksourceview-" version ".tar.xz"))
(sha256
(base32
- "0cw9h4aa84a48b3kd3rv0bb2mk7q1vz9hwkppxpqh8gg1p1d838i"))))
+ "07rcnhwqyiqs9icld3965g41wd3n9a808y7agjpasnjwk2njmj44"))))
(build-system meson-build-system)
(arguments
'(#:phases
- 14/58: gnu: Add gtk-frdp-for-gnome-connections., (continued)
- 14/58: gnu: Add gtk-frdp-for-gnome-connections., guix-commits, 2024/09/07
- 01/58: gnu: tracker: Update to 3.7.3., guix-commits, 2024/09/07
- 33/58: gnu: libpanel: Update to 1.7.0., guix-commits, 2024/09/07
- 55/58: gnu: gst-plugins-ugly: Update to 1.24.6., guix-commits, 2024/09/07
- 45/58: gnu: atkmm: Update to 2.36.3., guix-commits, 2024/09/07
- 44/58: gnu: at-spi2-core: Update to 2.52.0., guix-commits, 2024/09/07
- 13/58: gnu: gnome-clocks: Update to 46.0., guix-commits, 2024/09/07
- 04/58: gnu: dconf-editor: Update to 45.0.1., guix-commits, 2024/09/07
- 16/58: gnu: Make vte-with-gtk4 the default vte., guix-commits, 2024/09/07
- 19/58: gnu: gnome-contacts: Update to 46.0., guix-commits, 2024/09/07
- 26/58: gnu: gtksourceview: Update to 5.12.1.,
guix-commits <=
- 24/58: gnu: gnome-keyring: Update to 46.1., guix-commits, 2024/09/07
- 02/58: gnu: tracker-miners: Update to 3.7.3., guix-commits, 2024/09/07
- 10/58: gnu: gnome-calculator: Update to 46.1., guix-commits, 2024/09/07
- 31/58: gnu: simple-scan: Update to 46.0., guix-commits, 2024/09/07
- 25/58: gnu: gnome-maps: Update to 46.11., guix-commits, 2024/09/07
- 23/58: gnu: gnome-font-viewer: Update to 46.0., guix-commits, 2024/09/07
- 47/58: gnu: pangomm: Update to 2.54.0., guix-commits, 2024/09/07
- 56/58: gnu: gst-libav: Update to 1.24.6., guix-commits, 2024/09/07
- 48/58: gnu: gtk+: Update to 3.24.41., guix-commits, 2024/09/07