[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/07: gnu: shotwell: Update to 0.30.16.
From: |
guix-commits |
Subject: |
01/07: gnu: shotwell: Update to 0.30.16. |
Date: |
Sun, 4 Sep 2022 13:52:22 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit e40c57ba49917a34906a8769379df120c075536f
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Sun Sep 4 18:21:52 2022 +0100
gnu: shotwell: Update to 0.30.16.
* gnu/packages/gnome.scm (shotwell): Update to 0.30.16.
---
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 c01c34d14d..c824f822f6 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7107,7 +7107,7 @@ metadata in photo and video files of various formats.")
(define-public shotwell
(package
(name "shotwell")
- (version "0.30.12")
+ (version "0.30.16")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/shotwell/"
@@ -7115,7 +7115,7 @@ metadata in photo and video files of various formats.")
"shotwell-" version ".tar.xz"))
(sha256
(base32
- "1h5crjq59lqi8f8mdkadzi8pc3i9i2ik4lsx2nrhzq486fzdfhw6"))))
+ "1yhqfmz49qkls4i6xaznm5ybwzv19jxsqjdic60wn0ykvbxjr269"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t
- branch master updated (96f3793b33 -> 75febb00a5), guix-commits, 2022/09/04
- 01/07: gnu: shotwell: Update to 0.30.16.,
guix-commits <=
- 03/07: gnu: xmobar: Update to 0.44.2., guix-commits, 2022/09/04
- 02/07: gnu: Add cl-portable-condition-system., guix-commits, 2022/09/04
- 06/07: gnu: erlang: Update to 25.0.4., guix-commits, 2022/09/04
- 07/07: gnu: f3d: Update to 1.3.0-pre-0.46df21f., guix-commits, 2022/09/04
- 05/07: gnu: elixir: Update to 1.14.0., guix-commits, 2022/09/04
- 04/07: gnu: foot: Update to 1.13.1., guix-commits, 2022/09/04