GNU bug report logs -
#75160
[PATCH xorg-updates 000/109] Xorg updates
Previous Next
Reported by: iyzsong <at> envs.net
Date: Sat, 28 Dec 2024 11:10:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
Message #98 received at 75160 <at> debbugs.gnu.org (full text, mbox):
From: 宋文武 <iyzsong <at> member.fsf.org>
* 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 a9798065e7..5d741eeca1 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2147,14 +2147,14 @@ (define-public xbitmaps
(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
--
2.46.0
This bug report was last modified 170 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.