[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/30: gnu: xfce4-screenshooter: Update to 1.10.5.
From: |
guix-commits |
Subject: |
26/30: gnu: xfce4-screenshooter: Update to 1.10.5. |
Date: |
Tue, 19 Mar 2024 07:12:12 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit 8311297294ba6cfb0d90ec19daff35b6b54b2231
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Mar 16 11:47:33 2024 +0800
gnu: xfce4-screenshooter: Update to 1.10.5.
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.10.5.
Change-Id: Id4dcbc6a9761486450cc062df6a14a15a1ed0546
---
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 5e5f8be6c3..af73cd3460 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1504,7 +1504,7 @@ of data to either CD/DVD/BD.")
(define-public xfce4-screenshooter
(package
(name "xfce4-screenshooter")
- (version "1.10.4")
+ (version "1.10.5")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1514,7 +1514,7 @@ of data to either CD/DVD/BD.")
version ".tar.bz2"))
(sha256
(base32
- "1534h1a3a8b9pl20zpccaifrlsrbsihdcdjndn9nmqalgrl9kwd2"))))
+ "0732f1v6s1zkflq47rgdsimq73k7q94gwag1y9sza5smd8m1ywgs"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config intltool
- 24/30: gnu: xfce4-notifyd: Update to 0.9.4., (continued)
- 24/30: gnu: xfce4-notifyd: Update to 0.9.4., guix-commits, 2024/03/19
- 27/30: gnu: xfce4-screensaver: Update to 4.18.3., guix-commits, 2024/03/19
- 28/30: gnu: xfce4-genmon-plugin: Update to 4.2.0., guix-commits, 2024/03/19
- 03/30: gnu: quickjs: Use G-expressions., guix-commits, 2024/03/19
- 07/30: gnu: sxhkd: Remove asciidoc from inputs., guix-commits, 2024/03/19
- 09/30: gnu: bspwm: Fix cross-compilation., guix-commits, 2024/03/19
- 13/30: services: sddm: Add extension for localed-service-type., guix-commits, 2024/03/19
- 16/30: gnu: xfce4-clipman-plugin: Update to 1.6.6., guix-commits, 2024/03/19
- 23/30: gnu: xfce4-taskmanager: Update to 1.5.7., guix-commits, 2024/03/19
- 30/30: gnu: xfce4-cpugraph-plugin: Update to 1.2.10., guix-commits, 2024/03/19
- 26/30: gnu: xfce4-screenshooter: Update to 1.10.5.,
guix-commits <=