gnu: scmutils: Update to 20160827.

* gnu/packages/scheme.scm (scmutils): Update to 20160827.
[arguments]: Fix indentation.
This commit is contained in:
Kei Kebreau 2017-12-24 13:59:38 -05:00
parent b982fb1c09
commit 595b175103
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 94 additions and 94 deletions

View File

@ -599,7 +599,7 @@ threads.")
(package (package
(name "scmutils") (name "scmutils")
(version "20140302") (version "20160827")
(source (source
(origin (origin
(method url-fetch/tarbomb) (method url-fetch/tarbomb)
@ -611,7 +611,7 @@ threads.")
"/scmutils-tarballs/" name "-" version "/scmutils-tarballs/" name "-" version
"-x86-64-gnu-linux.tar.gz")) "-x86-64-gnu-linux.tar.gz"))
(sha256 (sha256
(base32 "10cnbm7nh78m5mrl1di85s29gny81jb1am9zd9f9yx725xb6dnfg")))) (base32 "00ly5m0s4dy5kxravjaqlpii5zcnr6b9nqm0607lr7xcs52i4j8b"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(inputs (inputs
`(("mit-scheme" ,mit-scheme) `(("mit-scheme" ,mit-scheme)