emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62245: closed ([PATCH] gnu: oil: Update to 0.14.2.)


From: GNU bug Tracking System
Subject: bug#62245: closed ([PATCH] gnu: oil: Update to 0.14.2.)
Date: Mon, 27 Mar 2023 15:58:03 +0000

Your message dated Mon, 27 Mar 2023 16:57:18 +0100
with message-id <87r0tap4pa.fsf@cbaines.net>
and subject line Re: [bug#62245] [PATCH] gnu: oil: Update to 0.14.2.
has caused the debbugs.gnu.org bug report #62245,
regarding [PATCH] gnu: oil: Update to 0.14.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62245: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62245
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: oil: Update to 0.14.2. Date: Fri, 17 Mar 2023 18:30:57 +0000
* gnu/packages/shells.scm (oil): Update to 0.14.2.
---
 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 @@ (define-public mksh
 (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 @@ (define-public oil
        (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
-- 
2.39.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62245] [PATCH] gnu: oil: Update to 0.14.2. Date: Mon, 27 Mar 2023 16:57:18 +0100 User-agent: mu4e 1.8.13; emacs 28.2
Felix Gruber <felgru@posteo.net> writes:

> * gnu/packages/shells.scm (oil): Update to 0.14.2.
> ---
>  gnu/packages/shells.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks Felix, I've pushed this to the master branch as
dd41b226cf04b9347685655817df258194e93c89.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]