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

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

bug#49732: closed ([PATCH] gnu: oil: Update to 0.9.0.)


From: GNU bug Tracking System
Subject: bug#49732: closed ([PATCH] gnu: oil: Update to 0.9.0.)
Date: Sun, 25 Jul 2021 14:43:02 +0000

Your message dated Sun, 25 Jul 2021 20:11:57 +0530
with message-id <87czr6foay.fsf@systemreboot.net>
and subject line Re: [bug#49732] [PATCH] gnu: oil: Update to 0.9.0.
has caused the debbugs.gnu.org bug report #49732,
regarding [PATCH] gnu: oil: Update to 0.9.0.
to be marked as done.

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


-- 
49732: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49732
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: oil: Update to 0.9.0. Date: Sun, 25 Jul 2021 09:13:41 +0000
* gnu/packages/shells.scm (oil): Update to 0.9.0.
---
 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 f080d71c40..65354325d3 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -829,14 +829,14 @@ Shell (pdksh).")
 (define-public oil
   (package
     (name "oil")
-    (version "0.8.11")
+    (version "0.9.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.oilshell.org/download/oil-";
                            version ".tar.gz"))
        (sha256
-        (base32 "12fhcqgv0sm3i9i4qa7yggjf2qsbjlmi6yblwxb735f86357ps8a"))))
+        (base32 "0jm9bmjhdpa30i16glssp735f4yqijl1zkmyywifkpxis4kwmqkg"))))
     (build-system gnu-build-system)
     (arguments
      `(#:strip-binaries? #f             ; strip breaks the binary
-- 
2.30.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#49732] [PATCH] gnu: oil: Update to 0.9.0. Date: Sun, 25 Jul 2021 20:11:57 +0530
Hi Felix,

Thanks for contributing! I added a copyright header for you and pushed
to master.

Regards,
Arun

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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