[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/84: gnu: gtksourceview: Update to 5.12.1.
From: |
guix-commits |
Subject: |
26/84: gnu: gtksourceview: Update to 5.12.1. |
Date: |
Sat, 9 Nov 2024 03:54:34 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 449892d746972e0c47eb2ed2c357abf989cf4372
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 ef1391e8ba..6c7d4eabbe 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
- 19/84: gnu: gnome-contacts: Update to 46.0., (continued)
- 19/84: gnu: gnome-contacts: Update to 46.0., guix-commits, 2024/11/09
- 09/84: gnu: gnome-boxes: Update to 46.1., guix-commits, 2024/11/09
- 14/84: gnu: Add gtk-frdp-for-gnome-connections., guix-commits, 2024/11/09
- 13/84: gnu: gnome-clocks: Update to 46.0., guix-commits, 2024/11/09
- 18/84: gnu: gnome-console: Update to 46.0., guix-commits, 2024/11/09
- 24/84: gnu: gnome-keyring: Update to 46.1., guix-commits, 2024/11/09
- 22/84: gnu: gnome-disk-utility: Update to 46.0., guix-commits, 2024/11/09
- 35/84: gnu: gnome-chess: Update to 46.0., guix-commits, 2024/11/09
- 34/84: gnu: sysprof: Update to 46.0., guix-commits, 2024/11/09
- 20/84: gnu: Add tecla., guix-commits, 2024/11/09
- 26/84: gnu: gtksourceview: Update to 5.12.1.,
guix-commits <=
- 23/84: gnu: gnome-font-viewer: Update to 46.0., guix-commits, 2024/11/09
- 25/84: gnu: gnome-maps: Update to 46.11., guix-commits, 2024/11/09
- 27/84: gnu: gnome-text-editor: Update to 46.3., guix-commits, 2024/11/09
- 29/84: gnu: gnome-weather: Update to 46.0., guix-commits, 2024/11/09
- 30/84: gnu: rygel: Update to 0.42.6., guix-commits, 2024/11/09
- 36/84: gnu: gnome-chess: Update package style., guix-commits, 2024/11/09
- 46/84: gnu: gtkmm: Update to 4.14.0., guix-commits, 2024/11/09
- 44/84: gnu: at-spi2-core: Update to 2.52.0., guix-commits, 2024/11/09
- 45/84: gnu: atkmm: Update to 2.36.3., guix-commits, 2024/11/09
- 41/84: gnu: pango: Update to 1.54.0., guix-commits, 2024/11/09