aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2017-11-02 19:46:14 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2017-11-05 16:44:51 +0100
commit08d61397cd2cc4cc46c2d7ee461580cb9e354a2c (patch)
tree2e29095d23fd0ee86fdb157314b9cc6be0cc0bfe /gnu/packages/gnome.scm
parent68488f275dd2620a966f8d283b676245e057451d (diff)
downloadguix-08d61397cd2cc4cc46c2d7ee461580cb9e354a2c.tar
guix-08d61397cd2cc4cc46c2d7ee461580cb9e354a2c.tar.gz
gnu: gnome-terminal: Update to 3.26.2.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.26.2.
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 48ccf12293..8d53e025bb 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2682,7 +2682,7 @@ more fun.")
(define-public gnome-terminal
(package
(name "gnome-terminal")
- (version "3.26.1")
+ (version "3.26.2")
(source
(origin
(method url-fetch)
@@ -2691,7 +2691,7 @@ more fun.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0fh7vshhzgypd66sinns5z1vskswl7ybs1ica080pskzyx75db5r"))))
+ "1c05f2lrlm8jfx2394k6nabg4ml07lqasxaja5v98mhlm0aa96rs"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags