gnu: js-es5-shim: Update to 4.5.13.

* gnu/packages/javascript.scm (js-es5-shim): Update to 4.5.13.
This commit is contained in:
Efraim Flashner 2019-09-08 16:06:31 +03:00
parent 2209a4476e
commit 9cf60dec1d
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -357,7 +357,7 @@ (define-public js-selectize
(define-public js-es5-shim
(package
(name "js-es5-shim")
(version "4.5.9")
(version "4.5.13")
(source (origin
(method git-fetch)
(uri (git-reference
@ -366,7 +366,7 @@ (define-public js-es5-shim
(file-name (git-file-name name version))
(sha256
(base32
"03kp6iinnr8ky298k3cfa5rm2ykqfry1nd65dqaywc3i3fs3h43d"))))
"142w384fbyllq4yggv173g82lw3wix4jqcg6hkhx1ymq89vvnpmh"))))
(build-system minify-build-system)
(arguments `(#:javascript-files
'("es5-sham.js"