* [bug#46874] [PATCH] gnu: xwallpaper: Update to 0.6.6.
@ 2021-03-02 14:22 Xinglu Chen
2021-03-02 15:45 ` bug#46874: " Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-03-02 14:22 UTC (permalink / raw)
To: 46874
* gnu/packages/xdisorg.scm (xwallpaper): Update to 0.6.6.
---
gnu/packages/xdisorg.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index f0ebc49230..87ea37323d 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -44,6 +44,7 @@
;;; Copyright © 2020 B. Wilson <elaexuotee@wilsonb.com>
;;; Copyright © 2020, 2021 Zheng Junjie <873216071@qq.com>
;;; Copyright © 2021 Nicolas Goaziou <mail@nicolasgoaziou.fr>
+;;; Copyright © 2021 Xinglu Chen <public@yoctocell.xyz>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -2323,7 +2324,7 @@ can optionally use some appearance settings from XSettings, tint2 and GTK.")
(define-public xwallpaper
(package
(name "xwallpaper")
- (version "0.6.5")
+ (version "0.6.6")
(source
(origin
(method git-fetch)
@@ -2332,7 +2333,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 "121ai4dc0v65qk12gn9w62ixly8hc8a5qrygkbb82vy8ck4jqxj7"))))
+ (base32 "10klm81rs3k3l2i7whpvcsg95x51ja11l86fmwbrvg3kq705p2sr"))))
(build-system gnu-build-system)
(native-inputs
`(("autoconf" ,autoconf)
base-commit: 4bc9a1f4e3bd39302b4ceaab8589a2e6ef82c4bd
--
2.30.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#46874: [PATCH] gnu: xwallpaper: Update to 0.6.6.
2021-03-02 14:22 [bug#46874] [PATCH] gnu: xwallpaper: Update to 0.6.6 Xinglu Chen
@ 2021-03-02 15:45 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2021-03-02 15:45 UTC (permalink / raw)
To: Xinglu Chen; +Cc: 46874-done
[-- Attachment #1: Type: text/plain, Size: 165 bytes --]
Xinglu Chen 写道:
> * gnu/packages/xdisorg.scm (xwallpaper): Update to 0.6.6.
Pushed as 05dc279bbeac62811ca4c84dba3fe70574d09652.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-02 15:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-02 14:22 [bug#46874] [PATCH] gnu: xwallpaper: Update to 0.6.6 Xinglu Chen
2021-03-02 15:45 ` bug#46874: " Tobias Geerinckx-Rice via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.