guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: shotwell: Update to 0.25.5.


From: Leo Famulari
Subject: 01/01: gnu: shotwell: Update to 0.25.5.
Date: Thu, 16 Feb 2017 18:09:59 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit b5ed0b9b9511ef0e768ade81931e8cd393f8482e
Author: Leo Famulari <address@hidden>
Date:   Thu Feb 16 17:04:58 2017 -0500

    gnu: shotwell: Update to 0.25.5.
    
    * gnu/packages/gnome.scm (shotwell): Update to 0.25.5.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index dd1a6d6..b673b3d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3972,7 +3972,7 @@ metadata in photo and video files of various formats.")
 (define-public shotwell
   (package
     (name "shotwell")
-    (version "0.25.2")
+    (version "0.25.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3980,7 +3980,7 @@ metadata in photo and video files of various formats.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1bih5hr3pvpkx3fck55bnhngn4fl92ryjizc34wb8pwigbkxnaj1"))))
+                "10pv3v789hky8h7ladqzzmgvkmgy3c41n4xz0nnyjmpycwl26g29"))))
     (build-system glib-or-gtk-build-system)
     (propagated-inputs
      `(("dconf" ,dconf)))



reply via email to

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