gnu: oil: Update to 0.20.0.

* gnu/packages/shells.scm (oil): Update to 0.20.0.

Change-Id: I052cd9a41feb81e0883f70554f1b99d240a1f920
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Felix Gruber 2024-02-25 17:03:54 +00:00 committed by 宋文武
parent 584e240842
commit 757dc108b8
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -861,7 +861,7 @@ (define-public mksh
(define-public oil
(package
(name "oil")
(version "0.17.0")
(version "0.20.0")
(source
;; oil's sources contain a modified version of CPython 2.7.13.
;; According to https://www.oilshell.org/blog/2017/05/05.html
@ -874,7 +874,7 @@ (define-public oil
(uri (string-append "https://www.oilshell.org/download/oil-"
version ".tar.gz"))
(sha256
(base32 "01b67dq56iam44d7c81ba9w62jjnjx2z7wm928rkc1ff6bacm37r"))))
(base32 "1jpxhixwq29ik01jx372g9acib59wmww8lrdlcypq7jpg5b0b7pi"))))
(build-system gnu-build-system)
(arguments
(list #:strip-binaries? #f ; strip breaks the binary