[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/113: gnu: xcalc: Update to 1.1.2.
From: |
guix-commits |
Subject: |
30/113: gnu: xcalc: Update to 1.1.2. |
Date: |
Fri, 31 Jan 2025 04:12:06 -0500 (EST) |
iyzsong pushed a commit to branch master
in repository guix.
commit 46293ec21f610949d8ce8c9bf8e08e32eca2ae3e
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 16:51:32 2024 +0800
gnu: xcalc: Update to 1.1.2.
* gnu/packages/xorg.scm (xcalc): Update to 1.1.2.
Change-Id: If983637cdebf50a14bebfd41cc1d6bb9f8e03593
---
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 7ba0efa0aa..0ab87d2d72 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2148,14 +2148,14 @@ legacy X clients.")
(define-public xcalc
(package
(name "xcalc")
- (version "1.1.1")
+ (version "1.1.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://xorg/individual/app/"
"xcalc-" version ".tar.gz"))
(sha256
- (base32 "0fwgnva716ymnrf8f4lvnqlyikf5c837054sxxlf3l5jpy4wh6cj"))))
+ (base32 "1ixvkkar851zb8d4vlqyrih80xrq5mpwlkb9yzbj2dwxry5vg8nx"))))
(build-system gnu-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
- 52/113: gnu: xwininfo: Update to 1.1.6., (continued)
- 52/113: gnu: xwininfo: Update to 1.1.6., guix-commits, 2025/01/31
- 54/113: gnu: xorg-rgb: Update to 1.1.0., guix-commits, 2025/01/31
- 57/113: gnu: libxinerama: Update to 1.1.5., guix-commits, 2025/01/31
- 59/113: gnu: libxtst: Update to 1.2.5., guix-commits, 2025/01/31
- 68/113: gnu: libxcb: Update to 1.17.0., guix-commits, 2025/01/31
- 79/113: gnu: xcb-util-wm: Update to 0.4.2., guix-commits, 2025/01/31
- 28/113: gnu: xbacklight: Update to 1.2.4., guix-commits, 2025/01/31
- 31/113: gnu: xcb-proto: Update to 1.17.0., guix-commits, 2025/01/31
- 67/113: gnu: libxxf86vm: Update to 1.1.6., guix-commits, 2025/01/31
- 69/113: gnu: libxcvt: Update to 0.1.3., guix-commits, 2025/01/31
- 30/113: gnu: xcalc: Update to 1.1.2.,
guix-commits <=
- 47/113: gnu: xrandr: Update to 1.5.3., guix-commits, 2025/01/31
- 58/113: gnu: libxrender: Update to 0.9.12., guix-commits, 2025/01/31
- 71/113: gnu: libxcursor: Update to 1.2.3., guix-commits, 2025/01/31
- 72/113: gnu: libxt: Update to 1.3.1., guix-commits, 2025/01/31
- 73/113: gnu: libxaw: Update to 1.0.16., guix-commits, 2025/01/31
- 75/113: gnu: xcb-util-cursor: Update to 0.1.5., guix-commits, 2025/01/31
- 88/113: gnu: xf86-video-savage: Update to 2.4.1., guix-commits, 2025/01/31
- 95/113: gnu: xf86-input-void: Update to 1.4.2., guix-commits, 2025/01/31
- 93/113: gnu: xf86-input-keyboard: Update to 2.1.0., guix-commits, 2025/01/31
- 107/113: gnu: xorg-server: Update to 21.1.15., guix-commits, 2025/01/31