GNU bug report logs -
#50378
[PATCH] gnu: xwallpaper: Update to 0.7.3.
Previous Next
Reported by: Xinglu Chen <public <at> yoctocell.xyz>
Date: Sat, 4 Sep 2021 18:36:01 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 06 Sep 2021 11:10:17 +0200
with message-id <87tuiyax3a.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#50378] [PATCH] gnu: xwallpaper: Update to 0.7.3.
has caused the debbugs.gnu.org bug report #50378,
regarding [PATCH] gnu: xwallpaper: Update to 0.7.3.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
50378: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50378
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/xdisorg.scm (xwallpaper): Update to 0.7.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 f630ae95a7..450f8674be 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -2452,7 +2452,7 @@ can optionally use some appearance settings from XSettings, tint2 and GTK.")
(define-public xwallpaper
(package
(name "xwallpaper")
- (version "0.6.6")
+ (version "0.7.3")
(source
(origin
(method git-fetch)
@@ -2461,7 +2461,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 "10klm81rs3k3l2i7whpvcsg95x51ja11l86fmwbrvg3kq705p2sr"))))
+ (base32 "1rsv42cl0s149sbpdxz9yqqjip3si95jv3dglwzrcm7pjfg7519v"))))
(build-system gnu-build-system)
(native-inputs
`(("autoconf" ,autoconf)
base-commit: e82b103a776e4816682178432fd278aacc3d4004
--
2.33.0
[Message part 3 (message/rfc822, inline)]
Hello,
Xinglu Chen <public <at> yoctocell.xyz> writes:
> * gnu/packages/xdisorg.scm (xwallpaper): Update to 0.7.3.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
This bug report was last modified 3 years and 264 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.