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

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

bug#50741: closed ([PATCH] gnu: oil: Update to 0.9.2.)


From: GNU bug Tracking System
Subject: bug#50741: closed ([PATCH] gnu: oil: Update to 0.9.2.)
Date: Thu, 23 Sep 2021 07:16:02 +0000

Your message dated Thu, 23 Sep 2021 10:13:40 +0300
with message-id <YUwpJPh+O46kvUYy@3900XT>
and subject line Re: [bug#50741] [PATCH] gnu: oil: Update to 0.9.2.
has caused the debbugs.gnu.org bug report #50741,
regarding [PATCH] gnu: oil: Update to 0.9.2.
to be marked as done.

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


-- 
50741: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50741
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: oil: Update to 0.9.2. Date: Wed, 22 Sep 2021 16:33:42 +0000
* gnu/packages/shells.scm (oil): Update to 0.9.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 d29bd0532b..62862516c3 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -830,14 +830,14 @@ Shell (pdksh).")
 (define-public oil
   (package
     (name "oil")
-    (version "0.9.0")
+    (version "0.9.2")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.oilshell.org/download/oil-";
                            version ".tar.gz"))
        (sha256
-        (base32 "0jm9bmjhdpa30i16glssp735f4yqijl1zkmyywifkpxis4kwmqkg"))))
+        (base32 "0mqf2wmc1p6xr2l54pxv97d0s23wqm1mwwgyzn06aafr93dy3vkg"))))
     (build-system gnu-build-system)
     (arguments
      `(#:strip-binaries? #f             ; strip breaks the binary
-- 
2.30.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#50741] [PATCH] gnu: oil: Update to 0.9.2. Date: Thu, 23 Sep 2021 10:13:40 +0300
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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