summary refs log tree commit diff
path: root/gnu/packages
diff options
context:
space:
mode:
authorRyan Prior via Guix-patches via <guix-patches@gnu.org>2020-11-25 23:49:02 +0000
committerLeo Famulari <leo@famulari.name>2020-11-25 19:30:27 -0500
commit6a062ca176593fc877fc21cce85aac0988c36abd (patch)
treecec2c8848b9ffb2b1cd5256fcd8a1cc0d17cea00 /gnu/packages
parentf36bee1416ffb1ce1111168bca82e7d0313d65dc (diff)
downloadguix-6a062ca176593fc877fc21cce85aac0988c36abd.tar.gz
gnu: oil: Update to 0.8.5.
* gnu/packages/shells.scm (oil): Update to 0.8.5.

Signed-off-by: Leo Famulari <leo@famulari.name>
Diffstat (limited to 'gnu/packages')
-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 a5f934854b..5b3ae21e0d 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -814,14 +814,14 @@ Shell (pdksh).")
 (define-public oil
   (package
     (name "oil")
-    (version "0.8.4")
+    (version "0.8.5")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.oilshell.org/download/oil-"
                            version ".tar.gz"))
        (sha256
-        (base32 "1gcpf5l6bdjw150ds3j2iws739khxylmz67fx7k1rjfpfij2004l"))))
+        (base32 "02pw7x76jzfmk8fqs1k0pz7vwnkal458p93j4if0w0hg36xyx1j2"))))
     (build-system gnu-build-system)
     (arguments
      `(#:strip-binaries? #f             ; strip breaks the binary