gnu: xfig: Update to 3.2.7a.
* gnu/packages/xfig.scm (xfig): Update to 3.2.7a.
This commit is contained in:
parent
8faa9df7f3
commit
e0d5712f64
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
||||||
(define-public xfig
|
(define-public xfig
|
||||||
(package
|
(package
|
||||||
(name "xfig")
|
(name "xfig")
|
||||||
(version "3.2.7")
|
(version "3.2.7a")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -40,7 +40,7 @@
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0anlrr68knr401j7z76k6hx33w16l02dzb7szdkrc4rb2gj1rs2z"))))
|
"096zgp0bqnxhgxbrv2jjylrjz3pr4da0xxznlk2z7ffxr5pri2fa"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
;; For tests.
|
;; For tests.
|
||||||
|
|
Reference in a new issue