unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44527] [PATCH] gnu: oil: Update to 0.8.4.
@ 2020-11-09  5:05 Ryan Prior via Guix-patches via
  2020-11-09  5:43 ` bug#44527: " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan Prior via Guix-patches via @ 2020-11-09  5:05 UTC (permalink / raw)
  To: 44527

* 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






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#44527: [PATCH] gnu: oil: Update to 0.8.4.
  2020-11-09  5:05 [bug#44527] [PATCH] gnu: oil: Update to 0.8.4 Ryan Prior via Guix-patches via
@ 2020-11-09  5:43 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-11-09  5:43 UTC (permalink / raw)
  To: Ryan Prior, Ryan Prior via Guix-patches; +Cc: 44527-done

[-- Attachment #1: Type: text/plain, Size: 171 bytes --]

Ryan Prior via Guix-patches via 写道:
> * gnu/packages/shells.scm (oil): Update to 0.8.4.

Pushed as 09b83d6833de48c07736dc1097971a8825e4ced5.

Thanks,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-09  5:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-09  5:05 [bug#44527] [PATCH] gnu: oil: Update to 0.8.4 Ryan Prior via Guix-patches via
2020-11-09  5:43 ` bug#44527: " Tobias Geerinckx-Rice via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).