Archived
1
0
Fork 0

gnu: oil: Update to 0.8.11.

* gnu/packages/shells.scm (oil): Update to 0.8.11.
This commit is contained in:
Tobias Geerinckx-Rice 2021-05-29 16:38:36 +02:00
parent 636d25cce0
commit d5aa478854
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -829,14 +829,14 @@ Shell (pdksh).")
(define-public oil (define-public oil
(package (package
(name "oil") (name "oil")
(version "0.8.10") (version "0.8.11")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://www.oilshell.org/download/oil-" (uri (string-append "https://www.oilshell.org/download/oil-"
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 "03ixqspizvgj869b524c33pg9c6h64g04r4pjkxfp1fxvgca70db")))) (base32 "12fhcqgv0sm3i9i4qa7yggjf2qsbjlmi6yblwxb735f86357ps8a"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:strip-binaries? #f ; strip breaks the binary `(#:strip-binaries? #f ; strip breaks the binary