[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/10: gnu: twm: Update to 1.0.12.
From: |
guix-commits |
Subject: |
01/10: gnu: twm: Update to 1.0.12. |
Date: |
Fri, 10 Jun 2022 04:27:09 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit 35eddb6ee44f905c2059e7d54fc662c1b8c96051
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Fri Jun 10 10:30:31 2022 +0300
gnu: twm: Update to 1.0.12.
* gnu/packages/xorg.scm (twm): Update to 1.0.12.
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index aa5d2a0be5..a28e2d87c6 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5680,7 +5680,7 @@ Intrinsics (Xt) Library.")
(define-public twm
(package
(name "twm")
- (version "1.0.11")
+ (version "1.0.12")
(source
(origin
(method url-fetch)
@@ -5688,7 +5688,7 @@ Intrinsics (Xt) Library.")
version ".tar.xz"))
(sha256
(base32
- "1iv8kdb18n9vk3is5fyh6l40ipq9mkgx8ppj86byf464vr1ais7l"))))
+ "1r5gfv1gvcjn39v7n6znpnvifwhlw2zf8gfrxq8vph84vva03wma"))))
(build-system gnu-build-system)
(inputs
(list libxt libxmu libxext xorgproto))
- branch master updated (b483ef1a88 -> d998f5ad86), guix-commits, 2022/06/10
- 03/10: gnu: xlsfonts: Update to 1.0.7., guix-commits, 2022/06/10
- 02/10: gnu: xorg-sgml-doctools: Update to 1.12., guix-commits, 2022/06/10
- 10/10: gnu: mkfontscale: Update to 1.2.2., guix-commits, 2022/06/10
- 01/10: gnu: twm: Update to 1.0.12.,
guix-commits <=
- 04/10: gnu: xf86-video-dummy: Update to 0.4.0., guix-commits, 2022/06/10
- 05/10: gnu: xf86-video-amdgpu: Update to 22.0.0., guix-commits, 2022/06/10
- 06/10: gnu: xf86-input-libinput: Update to 1.2.1., guix-commits, 2022/06/10
- 07/10: gnu: xdpyinfo: Update to 1.3.3., guix-commits, 2022/06/10
- 08/10: gnu: xcalc: Update to 1.1.1., guix-commits, 2022/06/10
- 09/10: gnu: xauth: Update to 1.1.2., guix-commits, 2022/06/10