[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/08: gnu: xfce4-screenshooter: Update to 1.9.11.
From: |
guix-commits |
Subject: |
07/08: gnu: xfce4-screenshooter: Update to 1.9.11. |
Date: |
Mon, 15 Aug 2022 04:28:36 -0400 (EDT) |
mothacehe pushed a commit to branch master
in repository guix.
commit 81d3bc3c8b70e6f1f51e9a3022b787f924f0a774
Author: Michael Rohleder <mike@rohleder.de>
AuthorDate: Fri Aug 12 15:56:43 2022 +0200
gnu: xfce4-screenshooter: Update to 1.9.11.
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.11.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
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 12c490f622..efc402f5a9 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1348,7 +1348,7 @@ of data to either CD/DVD/BD.")
(define-public xfce4-screenshooter
(package
(name "xfce4-screenshooter")
- (version "1.9.10")
+ (version "1.9.11")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1358,7 +1358,7 @@ of data to either CD/DVD/BD.")
version ".tar.bz2"))
(sha256
(base32
- "1mwjhakbjv9g6ffn6c55cbrfsrqhb2apwhmffvz8rfgm4y2igd04"))))
+ "1d7qyc2w4962crmkz5n0mma2qmyp9hhq455karyzacjbb6z0cgg7"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config intltool
- branch master updated (8fce5f0f0f -> a751d90c88), guix-commits, 2022/08/15
- 04/08: gnu: lttng-ust: Update to 2.13.3., guix-commits, 2022/08/15
- 02/08: gnu: python-lsp-server: Update to 1.5.0., guix-commits, 2022/08/15
- 06/08: gnu: rgbds: Update to 0.5.2., guix-commits, 2022/08/15
- 01/08: gnu: Add python-whatthepatch., guix-commits, 2022/08/15
- 05/08: gnu: lttng-tools: Update to 2.13.7., guix-commits, 2022/08/15
- 08/08: gnu: tumbler: Update to 4.16.1., guix-commits, 2022/08/15
- 07/08: gnu: xfce4-screenshooter: Update to 1.9.11.,
guix-commits <=
- 03/08: gnu: Add lttng-modules., guix-commits, 2022/08/15