guix-commits
[Top][All Lists]
Advanced

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

29/55: gnu: shotwell: Update to 0.22.1.


From: ???
Subject: 29/55: gnu: shotwell: Update to 0.22.1.
Date: Sat, 30 Apr 2016 09:49:31 +0000

iyzsong pushed a commit to branch gnome-updates
in repository guix.

commit 400fa46ea8cfadfd005f693d4381620c59c3ee9c
Author: 宋文武 <address@hidden>
Date:   Thu Apr 28 10:00:53 2016 +0800

    gnu: shotwell: Update to 0.22.1.
    
    * gnu/packages/gnome.scm (shotwell): Update to 0.22.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 6abb89d..f53482f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3731,7 +3731,7 @@ metadata in photo and video files of various formats.")
 (define-public shotwell
   (package
     (name "shotwell")
-    (version "0.22.0")
+    (version "0.22.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3739,7 +3739,7 @@ metadata in photo and video files of various formats.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0cgqaaikrb10plhf6zxbgqy32zqpiwyi9dpx3g8yr261q72r5c81"))))
+                "1a9lx9a7p6fgaf838xlw98f73xxyxmg6jmm29830lsl8ynbhq9bk"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:tests? #f ;no "check" target



reply via email to

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