guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

21/22: gnu: eog: Update to 3.18.1.


From: Efraim Flashner
Subject: 21/22: gnu: eog: Update to 3.18.1.
Date: Sun, 13 Dec 2015 13:09:01 +0000

efraim pushed a commit to branch master
in repository guix.

commit 5d73ac06881beae181f6bd6f2abe5a14166dee36
Author: Efraim Flashner <address@hidden>
Date:   Sun Dec 13 13:51:13 2015 +0200

    gnu: eog: Update to 3.18.1.
    
    * gnu/packages/gnome.scm (eog): Update to 3.18.1.
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 6e33fa9..fd3fe9a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3168,7 +3168,7 @@ supports playlists, song ratings, and any codecs 
installed through gstreamer.")
 (define-public eog
  (package
    (name "eog")
-   (version "3.16.2")
+   (version "3.18.1")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3176,7 +3176,7 @@ supports playlists, song ratings, and any codecs 
installed through gstreamer.")
                                 name "-" version ".tar.xz"))
             (sha256
              (base32
-              "0frw1b5jix9pffznav5s7ajjx91a8rv5lf4sjvjv3fw65mbnhbw0"))))
+              "19wkawrcwjjcvlmizkj57qycnbgizhr8ck3j5qg70605d1xb8yvv"))))
    (build-system glib-or-gtk-build-system)
    (arguments
     `(#:phases



reply via email to

[Prev in Thread] Current Thread [Next in Thread]