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

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

bug#44527: closed ([PATCH] gnu: oil: Update to 0.8.4.)


From: GNU bug Tracking System
Subject: bug#44527: closed ([PATCH] gnu: oil: Update to 0.8.4.)
Date: Mon, 09 Nov 2020 05:44:02 +0000

Your message dated Mon, 09 Nov 2020 06:43:01 +0100
with message-id <871rh3ului.fsf@nckx>
and subject line Re: [bug#44527] [PATCH] gnu: oil: Update to 0.8.4.
has caused the debbugs.gnu.org bug report #44527,
regarding [PATCH] gnu: oil: Update to 0.8.4.
to be marked as done.

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


-- 
44527: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44527
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: oil: Update to 0.8.4. Date: Mon, 09 Nov 2020 05:05:28 +0000
* gnu/packages/shells.scm (oil): Update to 0.8.4.
---
 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 cd10dd3872..a5f934854b 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.3")
+    (version "0.8.4")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.oilshell.org/download/oil-";
                            version ".tar.gz"))
        (sha256
-        (base32 "14j0qjh92b16xxaj0f0k71y8wkbz6nmgx0yin2q7xrzqk8hzqgj6"))))
+        (base32 "1gcpf5l6bdjw150ds3j2iws739khxylmz67fx7k1rjfpfij2004l"))))
     (build-system gnu-build-system)
     (arguments
      `(#:strip-binaries? #f             ; strip breaks the binary
-- 
2.29.2





--- End Message ---
--- Begin Message --- Subject: Re: [bug#44527] [PATCH] gnu: oil: Update to 0.8.4. Date: Mon, 09 Nov 2020 06:43:01 +0100
Ryan Prior via Guix-patches via 写道:
* gnu/packages/shells.scm (oil): Update to 0.8.4.

Pushed as 09b83d6833de48c07736dc1097971a8825e4ced5.

Thanks,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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