gnu: xcalc: Update to 1.0.6.

* gnu/packages/xorg.scm (xcalc): Update to 1.0.6.
This commit is contained in:
Ludovic Courtès 2017-01-31 23:13:29 +01:00
parent a43aca973e
commit 5f8edd7f37
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -2017,7 +2017,7 @@ (define-public xbitmaps
(define-public xcalc
(package
(name "xcalc")
(version "1.0.2")
(version "1.0.6")
(source
(origin
(method url-fetch)
@ -2027,7 +2027,7 @@ (define-public xcalc
".tar.gz"))
(sha256
(base32
"0s2gdkk3wxpmraqd05mxsy2895h2h22sbfk1q3jkc4nlmskga2xm"))))
"1lg8xwj0nr8anbd77n3cs87s57sr4gmb3pxs3k22a28n6ndcvmbz"))))
(build-system gnu-build-system)
(arguments
`(#:phases (modify-phases %standard-phases