[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/08: gnu: xfce4-screenshooter: Update to 1.9.7.
From: |
guix-commits |
Subject: |
05/08: gnu: xfce4-screenshooter: Update to 1.9.7. |
Date: |
Sun, 3 Nov 2019 14:09:40 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit a6bc056e9420d7e1a9f2938fb671b6b687388285
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Nov 3 19:00:31 2019 +0100
gnu: xfce4-screenshooter: Update to 1.9.7.
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.7.
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 126ba19..0fba4c0 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1125,7 +1125,7 @@ of data to either CD/DVD/BD.")
(define-public xfce4-screenshooter
(package
(name "xfce4-screenshooter")
- (version "1.9.5")
+ (version "1.9.7")
(source (origin
(method url-fetch)
(uri (string-append "http://archive.xfce.org/src/apps/"
@@ -1135,7 +1135,7 @@ of data to either CD/DVD/BD.")
version ".tar.bz2"))
(sha256
(base32
- "135kad07922jxjs05amn48sdgm2x1rh97wbzdmy9h85r5i1vaddz"))))
+ "1lbhl0sh0ayv3zhgzcd9hj9q9m3lnyv7vlglfqrl39i3782n2w8g"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- branch master updated (22c313e -> 7dadce3), guix-commits, 2019/11/03
- 06/08: gnu: xfburn: Don't use NAME in source URI., guix-commits, 2019/11/03
- 01/08: gnu: yaml-cpp: Update to 0.6.3., guix-commits, 2019/11/03
- 08/08: gnu: xtl: Update to 0.6.8., guix-commits, 2019/11/03
- 05/08: gnu: xfce4-screenshooter: Update to 1.9.7.,
guix-commits <=
- 03/08: gnu: android-udev-rules: Update to 20191103., guix-commits, 2019/11/03
- 04/08: gnu: android-udev-rules: Use GIT-FILE-NAME., guix-commits, 2019/11/03
- 07/08: gnu: xfburn: Update to 0.6.1., guix-commits, 2019/11/03
- 02/08: gnu: yaml-cpp: Don't use unstable tarball., guix-commits, 2019/11/03