[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/15: gnu: gphoto2: Update to 2.5.23.
From: |
guix-commits |
Subject: |
09/15: gnu: gphoto2: Update to 2.5.23. |
Date: |
Mon, 3 Jun 2019 16:32:26 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit ee82f80df35de8da1c87038d320633e34d21bde4
Author: Marius Bakke <address@hidden>
Date: Mon Jun 3 17:40:11 2019 +0200
gnu: gphoto2: Update to 2.5.23.
* gnu/packages/photo.scm (gphoto2): Update to 2.5.23.
---
gnu/packages/photo.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
index e5a8926..b2e3edc 100644
--- a/gnu/packages/photo.scm
+++ b/gnu/packages/photo.scm
@@ -163,14 +163,14 @@ from digital cameras.")
(define-public gphoto2
(package
(name "gphoto2")
- (version "2.5.20")
+ (version "2.5.23")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/gphoto/gphoto/" version
"/gphoto2-" version ".tar.bz2"))
(sha256
(base32
- "1xj80abkzvqrd6g1j1q946lhbp03gyapyxdwbhc0y14g1ash6vx3"))))
+ "1laqwhxr0xhbykmp0dhd3j4rr2lhj5y228s31afnqxp700hhk1yz"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- branch master updated (5b315f3 -> 18919cf), guix-commits, 2019/06/03
- 14/15: gnu: python-beautifulsoup4: Update to 4.7.1., guix-commits, 2019/06/03
- 12/15: gnu: Cython: Update home page., guix-commits, 2019/06/03
- 15/15: gnu: python-translate-toolkit: Update home page., guix-commits, 2019/06/03
- 13/15: gnu: python-soupsieve: Fix python2 variant., guix-commits, 2019/06/03
- 10/15: gnu: OpenSSL@1.1: Update to 1.1.1c., guix-commits, 2019/06/03
- 11/15: gnu: Django: Update to 1.11.21 [fixes CVE-2019-12308, CVE-2019-11358]., guix-commits, 2019/06/03
- 09/15: gnu: gphoto2: Update to 2.5.23.,
guix-commits <=
- 08/15: gnu: libgphoto2: Update to 2.5.23., guix-commits, 2019/06/03
- 07/15: gnu: re2: Update to 2019-06-01., guix-commits, 2019/06/03
- 05/15: gnu: python-cryptography: Update to 2.7., guix-commits, 2019/06/03
- 06/15: gnu: xorg-server: Update to 1.20.5., guix-commits, 2019/06/03
- 03/15: gnu: libsodium: Update to 1.0.18., guix-commits, 2019/06/03
- 04/15: gnu: GnuPG: Update to 2.2.16., guix-commits, 2019/06/03
- 02/15: gnu: Remove libevent@2.0., guix-commits, 2019/06/03
- 01/15: gnu: libevent: Update home page., guix-commits, 2019/06/03