[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/16: gnu: shotwell: Update to 0.30.12.
From: |
guix-commits |
Subject: |
11/16: gnu: shotwell: Update to 0.30.12. |
Date: |
Thu, 27 May 2021 12:27:37 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 9401cb54fc7384bbfd85c57cbeef02d94e804f60
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu May 27 17:06:19 2021 +0200
gnu: shotwell: Update to 0.30.12.
* gnu/packages/gnome.scm (shotwell): Update to 0.30.12.
---
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 7e0ee6d..dd416be 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7024,7 +7024,7 @@ metadata in photo and video files of various formats.")
(define-public shotwell
(package
(name "shotwell")
- (version "0.30.11")
+ (version "0.30.12")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/shotwell/"
@@ -7032,7 +7032,7 @@ metadata in photo and video files of various formats.")
"shotwell-" version ".tar.xz"))
(sha256
(base32
- "12d26y40kjlv5x8f5g04wff33vh7mdjb8c41ydqbrwdip0jwy2n2"))))
+ "1h5crjq59lqi8f8mdkadzi8pc3i9i2ik4lsx2nrhzq486fzdfhw6"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t
- 03/16: gnu: fio: Update to 3.27., (continued)
- 03/16: gnu: fio: Update to 3.27., guix-commits, 2021/05/27
- 04/16: gnu: xfsprogs: Update to 5.12.0., guix-commits, 2021/05/27
- 12/16: gnu: ccl: Update to 1.12.1., guix-commits, 2021/05/27
- 14/16: gnu: lksctp-tools: Edit synopsis & description., guix-commits, 2021/05/27
- 10/16: gnu: libopenmpt: Update to 0.5.9., guix-commits, 2021/05/27
- 05/16: gnu: libnftnl: Update to 1.2.0., guix-commits, 2021/05/27
- 06/16: gnu: nftables: Update to 0.9.9., guix-commits, 2021/05/27
- 13/16: gnu: libndp: Update to 1.8., guix-commits, 2021/05/27
- 08/16: gnu: iperf: Update to 3.10., guix-commits, 2021/05/27
- 16/16: gnu: phodav: Add gsettings-desktop-schemas input., guix-commits, 2021/05/27
- 11/16: gnu: shotwell: Update to 0.30.12.,
guix-commits <=
- 09/16: gnu: iperf: Omit static library., guix-commits, 2021/05/27
- 15/16: gnu: lksctp-tools: Update to 1.0.19., guix-commits, 2021/05/27
- 07/16: gnu: lightspark: Update to 0.8.4.1., guix-commits, 2021/05/27
- 01/16: gnu: sassc: Update to 3.6.2., guix-commits, 2021/05/27