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.27.1.


From: Leo Famulari
Subject: 01/01: gnu: shotwell: Update to 0.27.1.
Date: Sun, 26 Nov 2017 19:35:04 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit 9071581bf58993551c6f7723a6f33ef9c8576722
Author: Leo Famulari <address@hidden>
Date:   Sun Nov 26 19:26:44 2017 -0500

    gnu: shotwell: Update to 0.27.1.
    
    * gnu/packages/gnome.scm (shotwell): Update to 0.27.1.
---
 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 9e3c141..8378bee 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4390,7 +4390,7 @@ metadata in photo and video files of various formats.")
 (define-public shotwell
   (package
     (name "shotwell")
-    (version "0.26.3")
+    (version "0.27.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4398,7 +4398,7 @@ metadata in photo and video files of various formats.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1r8fd63r7c5n99hwrkzv9jlrk84z4sa15q3h70pydzfjnfqf90zv"))))
+                "1jav7qv0s1v6wvd7x2ri85hjqnbswq883pnd228qhd6bhjbryp89"))))
     (build-system glib-or-gtk-build-system)
     (propagated-inputs
      `(("dconf" ,dconf)))



reply via email to

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