[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/26: gnu: scrot: Update to 1.3.
From: |
guix-commits |
Subject: |
13/26: gnu: scrot: Update to 1.3. |
Date: |
Mon, 25 May 2020 18:20:02 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 91ef7e174215895e849db995ced77e92de41bf93
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Mon May 25 23:20:22 2020 +0200
gnu: scrot: Update to 1.3.
* gnu/packages/xdisorg.scm (scrot): Update to 1.3.
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index b717b36..fec7b9a 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -616,7 +616,7 @@ move windows, switch between desktops, etc.).")
(define-public scrot
(package
(name "scrot")
- (version "1.2")
+ (version "1.3")
(source
(origin
(method git-fetch)
@@ -626,7 +626,7 @@ move windows, switch between desktops, etc.).")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "08gkdby0ysx2mki57z81zlm7vfnq9c1gq692xw67cg5vv2p3320w"))))
+ (base32 "0x70hd59ik37kqd8xqpwrz46np01jv324iz28x2s0kk36d7sblsj"))))
(build-system gnu-build-system)
(native-inputs
`(("autoconf" ,autoconf)
- 12/26: gnu: nfs-utils: Update to 2.4.3., (continued)
- 12/26: gnu: nfs-utils: Update to 2.4.3., guix-commits, 2020/05/25
- 17/26: gnu: lxsession: Update to 0.5.5., guix-commits, 2020/05/25
- 22/26: gnu: lxrandr: Don't use NAME in source URI., guix-commits, 2020/05/25
- 04/26: gnu: balsa: Update to 2.6.1., guix-commits, 2020/05/25
- 08/26: gnu: mc: Update to 4.8.24., guix-commits, 2020/05/25
- 21/26: gnu: lxrandr: Update to 0.3.2., guix-commits, 2020/05/25
- 10/26: gnu: batctl: Update to 2020.1., guix-commits, 2020/05/25
- 14/26: gnu: xbanish: Update to 1.7., guix-commits, 2020/05/25
- 15/26: gnu: lxappearance: Update to 0.6.3., guix-commits, 2020/05/25
- 16/26: gnu: lxappearance: Don't use NAME in source URI., guix-commits, 2020/05/25
- 13/26: gnu: scrot: Update to 1.3.,
guix-commits <=
- 11/26: gnu: haproxy: Update to 2.1.4., guix-commits, 2020/05/25
- 19/26: gnu: lxpanel: Update to 0.10.0., guix-commits, 2020/05/25
- 20/26: gnu: lxpanel: Don't use NAME in source URI., guix-commits, 2020/05/25
- 23/26: gnu: radare2: Remove pointless configure flag., guix-commits, 2020/05/25
- 24/26: gnu: radare2: Use OUTPUTS keyword., guix-commits, 2020/05/25
- 25/26: gnu: radare2: Remove impotent snippet., guix-commits, 2020/05/25
- 26/26: gnu: radare2: Update to 4.4.0., guix-commits, 2020/05/25
- 18/26: gnu: lxsession: Don't use NAME in source URI., guix-commits, 2020/05/25