gnu: translate-shell: Update to 0.9.6.9.

* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.9.
This commit is contained in:
Efraim Flashner 2018-12-25 21:45:49 +02:00
parent cfa3b7182d
commit f76335740c
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -247,7 +247,7 @@ and a Python library.")
(define-public translate-shell (define-public translate-shell
(package (package
(name "translate-shell") (name "translate-shell")
(version "0.9.6.8") (version "0.9.6.9")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -257,7 +257,7 @@ and a Python library.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"17fc5nlc594lvmihx39h4ddmi8ja3qqsyswzxadbaz7l3zm356b8")))) "1xyf0vdxmbgqcgsr1gvgwh1q4fh080h68radkim6pfcwzffliszm"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:phases `(#:phases