[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/16: gnu: gtksourceview: Update to 3.24.7.
From: |
Tobias Geerinckx-Rice |
Subject: |
10/16: gnu: gtksourceview: Update to 3.24.7. |
Date: |
Thu, 15 Mar 2018 15:30:40 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 7b8d3a5e1ee0431c1c9a4e0ac72852502c89d016
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Mar 15 04:06:44 2018 +0100
gnu: gtksourceview: Update to 3.24.7.
* gnu/packages/gtk.scm (gtksourceview): Update to 3.24.7.
---
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 0e98a7c..f0f49bb 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -385,7 +385,7 @@ printing and other features typical of a source code
editor.")
(define-public gtksourceview
(package
(name "gtksourceview")
- (version "3.24.6")
+ (version "3.24.7")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -393,7 +393,7 @@ printing and other features typical of a source code
editor.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1261fwjpwn3qizmvjns9z3k3a264j3ql5anyvmisfwywpkzbv9ks"))))
+ "1rp8zspwyw3mmdgccsas3pa6v7s0hqjaaglg6n4kcls7ccx0vhm5"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- branch master updated (20ecede -> 0ab5aa0), Tobias Geerinckx-Rice, 2018/03/15
- 02/16: gnu: perl-lingua-en-inflect-phrase: Update to 0.20., Tobias Geerinckx-Rice, 2018/03/15
- 01/16: gnu: bind: Use INVOKE., Tobias Geerinckx-Rice, 2018/03/15
- 03/16: gnu: perl-string-toidentifier-en: Update to 0.12., Tobias Geerinckx-Rice, 2018/03/15
- 05/16: gnu: cifs-utils: Update to 6.8., Tobias Geerinckx-Rice, 2018/03/15
- 04/16: gnu: autoconf-archive: Update to 2018.03.13., Tobias Geerinckx-Rice, 2018/03/15
- 07/16: gnu: acpica: Update to 20180313., Tobias Geerinckx-Rice, 2018/03/15
- 08/16: gnu: r-scatterplot3d: Update to 0.3-41., Tobias Geerinckx-Rice, 2018/03/15
- 09/16: gnu: xdg-user-dirs: Update to 0.17., Tobias Geerinckx-Rice, 2018/03/15
- 06/16: gnu: octave: Update to 4.2.2., Tobias Geerinckx-Rice, 2018/03/15
- 10/16: gnu: gtksourceview: Update to 3.24.7.,
Tobias Geerinckx-Rice <=
- 16/16: gnu: dmenu: Update to 4.8., Tobias Geerinckx-Rice, 2018/03/15
- 15/16: gnu: you-get: Update to 0.4.1040., Tobias Geerinckx-Rice, 2018/03/15
- 13/16: gnu: libburn: Update to 1.4.8., Tobias Geerinckx-Rice, 2018/03/15
- 11/16: gnu: libisofs: Update to 1.4.8., Tobias Geerinckx-Rice, 2018/03/15
- 14/16: gnu: intel-gpu-tools: Update to 1.22., Tobias Geerinckx-Rice, 2018/03/15
- 12/16: gnu: libisofs: Fix description typos., Tobias Geerinckx-Rice, 2018/03/15