[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#72991] [PATCH 11/11] gnu: xfce4-screenshooter: Update to 1.11.1.
From: |
iyzsong |
Subject: |
[bug#72991] [PATCH 11/11] gnu: xfce4-screenshooter: Update to 1.11.1. |
Date: |
Tue, 3 Sep 2024 08:00:18 +0800 |
From: 宋文武 <iyzsong@member.fsf.org>
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.11.1.
Change-Id: I99811c51b9af116181f51ba31b17425a8efbec65
---
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 ed54ce274a..33b8d59051 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1498,7 +1498,7 @@ (define-public mousepad
(define-public xfce4-screenshooter
(package
(name "xfce4-screenshooter")
- (version "1.10.5")
+ (version "1.11.1")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1508,7 +1508,7 @@ (define-public xfce4-screenshooter
version ".tar.bz2"))
(sha256
(base32
- "0732f1v6s1zkflq47rgdsimq73k7q94gwag1y9sza5smd8m1ywgs"))))
+ "0kfk6x6g1y49wqs8vvhv257dwkjac9ac5g8l6bbzc9lvmhvllk6r"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config intltool
--
2.45.2
- [bug#72991] [PATCH 00/11] xfce 4.18 updates, iyzsong, 2024/09/02
- [bug#72991] [PATCH 01/11] gnu: libxfce4util: Update to 4.18.2., iyzsong, 2024/09/02
- [bug#72991] [PATCH 08/11] gnu: xfce4-power-manager: Update to 4.18.4., iyzsong, 2024/09/02
- [bug#72991] [PATCH 04/11] gnu: xfce4-whiskermenu-plugin: Update to 2.8.3., iyzsong, 2024/09/02
- [bug#72991] [PATCH 05/11] gnu: xfce4-session: Update to 4.18.4., iyzsong, 2024/09/02
- [bug#72991] [PATCH 02/11] gnu: libxfce4ui: Update to 4.18.6., iyzsong, 2024/09/02
- [bug#72991] [PATCH 06/11] gnu: xfce4-settings: Update to 4.18.6., iyzsong, 2024/09/02
- [bug#72991] [PATCH 09/11] gnu: xfce4-notifyd: Update to 0.9.6., iyzsong, 2024/09/02
- [bug#72991] [PATCH 11/11] gnu: xfce4-screenshooter: Update to 1.11.1.,
iyzsong <=
- [bug#72991] [PATCH 07/11] gnu: thunar: Update to 4.18.11., iyzsong, 2024/09/02
- [bug#72991] [PATCH 10/11] gnu: xfburn: Update to 0.7.2., iyzsong, 2024/09/02
- [bug#72991] [PATCH 03/11] gnu: elementary-xfce-icon-theme: Update to 0.19., iyzsong, 2024/09/02
- bug#72991: [PATCH 00/11] xfce 4.18 updates, 宋文武, 2024/09/05