[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/07: gnu: xwallpaper: Update to 0.6.5.
From: |
guix-commits |
Subject: |
01/07: gnu: xwallpaper: Update to 0.6.5. |
Date: |
Sat, 11 Jul 2020 08:41:11 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 00466df44aea3eab412ff0895064a8b17dbdcd55
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Jul 10 15:09:55 2020 +0200
gnu: xwallpaper: Update to 0.6.5.
* gnu/packages/xdisorg.scm (xwallpaper): Update to 0.6.5.
---
gnu/packages/xdisorg.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index cec9bf0..dafc63b 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -2108,7 +2108,7 @@ can optionally use some appearance settings from
XSettings, tint2 and GTK.")
(define-public xwallpaper
(package
(name "xwallpaper")
- (version "0.6.4")
+ (version "0.6.5")
(source
(origin
(method git-fetch)
@@ -2117,8 +2117,7 @@ can optionally use some appearance settings from
XSettings, tint2 and GTK.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32
- "175fzifvia58vah2x7509drvfn3xfv5d9szgh9x1w1a1w8rcs2hx"))))
+ (base32 "121ai4dc0v65qk12gn9w62ixly8hc8a5qrygkbb82vy8ck4jqxj7"))))
(build-system gnu-build-system)
(native-inputs
`(("autoconf" ,autoconf)
- branch master updated (62b8bbc -> de53ddb), guix-commits, 2020/07/11
- 01/07: gnu: xwallpaper: Update to 0.6.5.,
guix-commits <=
- 04/07: gnu: 7kaa: Update to 2.15.4., guix-commits, 2020/07/11
- 05/07: gnu: chocolate-doom: Update to 3.0.1., guix-commits, 2020/07/11
- 02/07: gnu: r-htmltable: Update to 2.0.1., guix-commits, 2020/07/11
- 06/07: gnu: maradns: Update to 3.5.0007., guix-commits, 2020/07/11
- 07/07: gnu: maradns: Use CC-FOR-TARGET., guix-commits, 2020/07/11
- 03/07: gnu: r-processx: Update to 3.4.3., guix-commits, 2020/07/11