[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/18: gnu: oil: Update to 0.14.2.
From: |
guix-commits |
Subject: |
06/18: gnu: oil: Update to 0.14.2. |
Date: |
Mon, 27 Mar 2023 11:45:42 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit dd41b226cf04b9347685655817df258194e93c89
Author: Felix Gruber <felgru@posteo.net>
AuthorDate: Fri Mar 17 18:30:57 2023 +0000
gnu: oil: Update to 0.14.2.
* gnu/packages/shells.scm (oil): Update to 0.14.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/shells.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index da2455e345..c2b08afbe9 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -849,7 +849,7 @@ Shell (pdksh).")
(define-public oil
(package
(name "oil")
- (version "0.12.9")
+ (version "0.14.2")
(source
;; oil's sources contain a modified version of CPython 2.7.13.
;; According to https://www.oilshell.org/blog/2017/05/05.html
@@ -862,7 +862,7 @@ Shell (pdksh).")
(uri (string-append "https://www.oilshell.org/download/oil-"
version ".tar.gz"))
(sha256
- (base32 "047gjar5lkbms4gdp3063njnqc6fl6p0dcx8bbpi1cdn1956yh1s"))))
+ (base32 "0qsfkav6a70nvp27ilab7zilmihw4ygga48a0dkxa14q9giwlgwr"))))
(build-system gnu-build-system)
(arguments
(list #:strip-binaries? #f ; strip breaks the binary
- 13/18: gnu: python-isodate: Update to 0.6.1., (continued)
- 13/18: gnu: python-isodate: Update to 0.6.1., guix-commits, 2023/03/27
- 11/18: gnu: strace: Update to 6.2., guix-commits, 2023/03/27
- 04/18: gnu: mympd: Update to 10.2.6., guix-commits, 2023/03/27
- 02/18: gnu: gnuplot: Update to 5.4.6., guix-commits, 2023/03/27
- 07/18: gnu: Update waybar to 0.9.17., guix-commits, 2023/03/27
- 10/18: gnu: ugrep: Update to 3.11.0., guix-commits, 2023/03/27
- 12/18: gnu: parallel: Update to 20230322., guix-commits, 2023/03/27
- 17/18: gnu: mu: Update to 1.10.0., guix-commits, 2023/03/27
- 18/18: gnu: texinfo: Update to 7.0.3, guix-commits, 2023/03/27
- 05/18: gnu: icewm: Update to 3.3.2., guix-commits, 2023/03/27
- 06/18: gnu: oil: Update to 0.14.2.,
guix-commits <=
- 14/18: gnu: mosquitto: Update to 2.0.15., guix-commits, 2023/03/27
- 08/18: gnu: boxes: Update to 2.2.0., guix-commits, 2023/03/27
- 09/18: gnu: colordiff: Update to 1.0.21., guix-commits, 2023/03/27
- 15/18: gnu: obs: Update to 29.0.2, guix-commits, 2023/03/27
- 16/18: gnu: Update ardour to 7.3., guix-commits, 2023/03/27