* [bug#65986] [PATCH] gnu: icewm: Update to 3.4.2
@ 2023-09-15 5:01 Andy Tai
2023-09-22 6:08 ` [bug#65986] [PATCH v2] " Andy Tai
0 siblings, 1 reply; 3+ messages in thread
From: Andy Tai @ 2023-09-15 5:01 UTC (permalink / raw)
To: 65986; +Cc: Andy Tai
* gnu/packages/wm.scm (icewm): Update to 3.4.2
---
gnu/packages/wm.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 9ef60ec668..30367dab94 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -789,7 +789,7 @@ (define-public i3lock-fancy
(define-public icewm
(package
(name "icewm")
- (version "3.4.1")
+ (version "3.4.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -797,7 +797,7 @@ (define-public icewm
version "/icewm-" version ".tar.lz"))
(sha256
(base32
- "0fr79i6r2sjr27lv4wik8lvcnrrapd28lzhy4gnqffzds0sqx64r"))))
+ "1qki2r0x9d3yhxypa4i875qzr4dsjig6prs8pvj1w83yb0z4nk5n"))))
(build-system gnu-build-system)
(native-inputs (list pkg-config))
(inputs (list fontconfig
base-commit: 0c1aa354048f82023e6d2043bfecc4fd58bc9b58
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#65986] [PATCH v2] gnu: icewm: Update to 3.4.2
2023-09-15 5:01 [bug#65986] [PATCH] gnu: icewm: Update to 3.4.2 Andy Tai
@ 2023-09-22 6:08 ` Andy Tai
2023-09-25 10:45 ` bug#65986: " Christopher Baines
0 siblings, 1 reply; 3+ messages in thread
From: Andy Tai @ 2023-09-22 6:08 UTC (permalink / raw)
To: 65986; +Cc: Andy Tai
* gnu/packages/wm.scm (icewm): Update to 3.4.2
---
gnu/packages/wm.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index e26a032267..a3ed3293e3 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -786,7 +786,7 @@ (define-public i3lock-fancy
(define-public icewm
(package
(name "icewm")
- (version "3.4.1")
+ (version "3.4.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -794,7 +794,7 @@ (define-public icewm
version "/icewm-" version ".tar.lz"))
(sha256
(base32
- "0fr79i6r2sjr27lv4wik8lvcnrrapd28lzhy4gnqffzds0sqx64r"))))
+ "1qki2r0x9d3yhxypa4i875qzr4dsjig6prs8pvj1w83yb0z4nk5n"))))
(build-system gnu-build-system)
(native-inputs (list pkg-config))
(inputs (list fontconfig
base-commit: 5d2593be0a9a766dfb1d93490047940b7b81d381
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#65986: [PATCH v2] gnu: icewm: Update to 3.4.2
2023-09-22 6:08 ` [bug#65986] [PATCH v2] " Andy Tai
@ 2023-09-25 10:45 ` Christopher Baines
0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2023-09-25 10:45 UTC (permalink / raw)
To: Andy Tai; +Cc: guix-patches, 65986-done
[-- Attachment #1: Type: text/plain, Size: 251 bytes --]
Andy Tai <atai@atai.org> writes:
> * gnu/packages/wm.scm (icewm): Update to 3.4.2
> ---
> gnu/packages/wm.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks! Pushed to master as 37ffb0f195a2090b79d658fce11ecd13af8cf6aa.
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-09-25 10:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-15 5:01 [bug#65986] [PATCH] gnu: icewm: Update to 3.4.2 Andy Tai
2023-09-22 6:08 ` [bug#65986] [PATCH v2] " Andy Tai
2023-09-25 10:45 ` bug#65986: " Christopher Baines
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).