[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/14: gnu: shotwell: Update to 0.30.11.
From: |
guix-commits |
Subject: |
05/14: gnu: shotwell: Update to 0.30.11. |
Date: |
Sat, 7 Nov 2020 07:41:24 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit a2c60f8ad20afb8fcd5d07c889c127610f192f2d
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Nov 6 00:23:30 2020 +0100
gnu: shotwell: Update to 0.30.11.
* gnu/packages/gnome.scm (shotwell): Update to 0.30.11.
---
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 85ae8ac..0704496 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6835,7 +6835,7 @@ metadata in photo and video files of various formats.")
(define-public shotwell
(package
(name "shotwell")
- (version "0.30.9")
+ (version "0.30.11")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/shotwell/"
@@ -6843,7 +6843,7 @@ metadata in photo and video files of various formats.")
"shotwell-" version ".tar.xz"))
(sha256
(base32
- "1y556yyzfya0310v5wqjkf17hy5lhf028iminvvgi2pdfva344id"))))
+ "12d26y40kjlv5x8f5g04wff33vh7mdjb8c41ydqbrwdip0jwy2n2"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t
- branch master updated (501b325 -> 83dee0e), guix-commits, 2020/11/07
- 01/14: gnu: Add firebird., guix-commits, 2020/11/07
- 05/14: gnu: shotwell: Update to 0.30.11.,
guix-commits <=
- 03/14: gnu: libscrypt: Add a :static output., guix-commits, 2020/11/07
- 08/14: gnu: kdenlive: Update to 20.08.3., guix-commits, 2020/11/07
- 10/14: uuid: Add support for bcachefs., guix-commits, 2020/11/07
- 02/14: gnu: libreoffice: Enable LibreOffice Base., guix-commits, 2020/11/07
- 09/14: file-systems: Add support for bcachefs., guix-commits, 2020/11/07
- 13/14: gnu: thermald: Update to 2.3., guix-commits, 2020/11/07
- 04/14: gnu: bcachefs-tools: Update to 0.1-1.742dbbd., guix-commits, 2020/11/07
- 12/14: gnu: thermald: Correct licence., guix-commits, 2020/11/07
- 07/14: gnu: samba: Update to 4.13.2., guix-commits, 2020/11/07
- 06/14: gnu: system-config-printer: Update to 1.5.13., guix-commits, 2020/11/07