[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/40: gnu: gtksourceview: Update to 5.12.1.
From: |
guix-commits |
Subject: |
27/40: gnu: gtksourceview: Update to 5.12.1. |
Date: |
Fri, 16 Aug 2024 04:15:57 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 38f8b1a771cf57a77795e0b53861c243152e4dba
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 04183fa806..9f6e16607e 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -616,7 +616,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/"
@@ -624,7 +624,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
- branch gnome-team created (now ba8358236b), guix-commits, 2024/08/16
- 19/40: gnu: gnome-console: Update to 46.0., guix-commits, 2024/08/16
- 02/40: gnu: tracker-miners: Update to 3.7.3., guix-commits, 2024/08/16
- 12/40: gnu: gnome-calendar: Update to 46.1., guix-commits, 2024/08/16
- 09/40: gnu: libvirt-glib: Update to 5.0.0., guix-commits, 2024/08/16
- 13/40: gnu: gnome-characters: Update to 46.0., guix-commits, 2024/08/16
- 20/40: gnu: gnome-contacts: Update to 46.0., guix-commits, 2024/08/16
- 27/40: gnu: gtksourceview: Update to 5.12.1.,
guix-commits <=
- 40/40: gnu: gnome-mahjongg: Update to 3.40.1., guix-commits, 2024/08/16
- 11/40: gnu: gnome-calculator: Update to 46.1., guix-commits, 2024/08/16
- 25/40: gnu: gnome-keyring: Update to 46.1., guix-commits, 2024/08/16
- 35/40: gnu: sysprof: Update to 46.0., guix-commits, 2024/08/16
- 04/40: gnu: dconf-editor: Update to 45.0.1., guix-commits, 2024/08/16
- 07/40: gnu: evince: Update to 46.3., guix-commits, 2024/08/16
- 16/40: gnu: gnome-connections: Update to 46.0., guix-commits, 2024/08/16
- 01/40: gnu: tracker: Update to 3.7.3., guix-commits, 2024/08/16
- 18/40: gnu: vte: Update to 0.76.3., guix-commits, 2024/08/16
- 22/40: gnu: gnome-online-accounts: Update to 3.50.3., guix-commits, 2024/08/16