summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorFelix Gruber <felgru@posteo.net>2021-03-21 10:10:03 +0100
committerLeo Famulari <leo@famulari.name>2021-03-21 19:43:32 -0400
commit17b408e6a219d64643717cfde16ce04eea0a4590 (patch)
treef91e21f675cc9a98db8e939a071f627dfbc5b0a4 /gnu
parentcab18315288a00131e04d1e5720039f5a44c1975 (diff)
downloadguix-patches-17b408e6a219d64643717cfde16ce04eea0a4590.tar
guix-patches-17b408e6a219d64643717cfde16ce04eea0a4590.tar.gz
gnu: oil: Update to 0.8.8.
* gnu/packages/shells.scm (oil): Update to 0.8.8. Signed-off-by: Leo Famulari <leo@famulari.name>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/shells.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index c348bfde94..62b7dc75fd 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -825,14 +825,14 @@ Shell (pdksh).")
(define-public oil
(package
(name "oil")
- (version "0.8.7")
+ (version "0.8.8")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.oilshell.org/download/oil-"
version ".tar.gz"))
(sha256
- (base32 "0yxd020jkwhhvq2l8hd9npp2vn6fvm11f0izfzwdl2npbnc976jr"))))
+ (base32 "1g3xk160x9k5smfc9k8nnxcj7w1nacmnhnpmm72am9rjp1vpv9h1"))))
(build-system gnu-build-system)
(arguments
`(#:strip-binaries? #f ; strip breaks the binary