[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/32: gnu: pluma: Update to 1.26.1.
From: |
guix-commits |
Subject: |
24/32: gnu: pluma: Update to 1.26.1. |
Date: |
Sat, 22 Jul 2023 04:47:38 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit e8c5c8c3031a97546eab30a2f20587afb17c297d
Author: Andy Tai <atai@atai.org>
AuthorDate: Thu Jun 15 10:35:26 2023 -0700
gnu: pluma: Update to 1.26.1.
* gnu/packages/mate.scm (pluma): Update to 1.26.1.
[inputs]: Replace gtksourceview-3 with gtksourceview-4.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
gnu/packages/mate.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 694c8e65af..d097250663 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1368,14 +1368,14 @@ can be used as backgrounds in the MATE Desktop
environment.")
(define-public pluma
(package
(name "pluma")
- (version "1.24.1")
+ (version "1.26.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://mate/" (version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "1sgc5f480icr2ans6gd3akvcax58mr4jp3zjk3xn7bx1mw9i299f"))))
+ (base32 "1wcl74pbmgwcrlm5vfmv1g8klxni1qnj0kgnb5k113hisziyqnar"))))
(build-system glib-or-gtk-build-system)
(arguments
`(; Tests can not succeed.
@@ -1395,7 +1395,7 @@ can be used as backgrounds in the MATE Desktop
environment.")
enchant-1.6
glib
gtk+
- gtksourceview-3
+ gtksourceview-4
gdk-pixbuf
iso-codes
libcanberra
- 03/32: gnu: mate-terminal: Update to 1.26.1., (continued)
- 03/32: gnu: mate-terminal: Update to 1.26.1., guix-commits, 2023/07/22
- 07/32: gnu: libmatekbd: Update to 1.26.1., guix-commits, 2023/07/22
- 19/32: gnu: mate-screensaver: Update to 1.26.2., guix-commits, 2023/07/22
- 21/32: gnu: mate-utils: Update to 1.26.1., guix-commits, 2023/07/22
- 25/32: gnu: mate-system-monitor: Update to 1.26.0., guix-commits, 2023/07/22
- 26/32: gnu: mate-polkit: Update to 1.26.1., guix-commits, 2023/07/22
- 27/32: gnu: mate-power-manager: Update to 1.26.1., guix-commits, 2023/07/22
- 28/32: gnu: mate-themes: Update to 3.22.24., guix-commits, 2023/07/22
- 04/32: gnu: mate-session-manager: Update to 1.26.1., guix-commits, 2023/07/22
- 18/32: gnu: mate-netbook: Update to 1.26.0., guix-commits, 2023/07/22
- 24/32: gnu: pluma: Update to 1.26.1.,
guix-commits <=
- 29/32: gnu: mate-common: Update to 1.26.0., guix-commits, 2023/07/22
- 30/32: gnu: mate-icon-theme: Update to 1.26.0., guix-commits, 2023/07/22
- 01/32: gnu: mate-desktop: Update to 1.26.1., guix-commits, 2023/07/22
- 02/32: gnu: libmateweather: Update to 1.26.1., guix-commits, 2023/07/22
- 09/32: gnu: mate-media: Update to 1.26.1., guix-commits, 2023/07/22
- 20/32: gnu: mate-menus: Update to 1.26.1., guix-commits, 2023/07/22
- 23/32: gnu: engrampa: Update to 1.26.1., guix-commits, 2023/07/22
- 31/32: gnu: mate: Remove duplicated mate-utils from inputs., guix-commits, 2023/07/22
- 32/32: gnu: atril: Update to 1.26.1., guix-commits, 2023/07/22
- 15/32: gnu: mate-user-guide: Update to 1.26.1., guix-commits, 2023/07/22