unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57409] [PATCH] gnu: oil: Update to 0.12.4.
@ 2022-08-25 16:36 Felix Gruber
  2022-08-26 21:59 ` bug#57409: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Gruber @ 2022-08-25 16:36 UTC (permalink / raw)
  To: 57409; +Cc: Felix Gruber

* gnu/packages/shells.scm (oil): Update to 0.12.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 cb983fb148..203b6373b0 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -848,7 +848,7 @@ Shell (pdksh).")
 (define-public oil
   (package
     (name "oil")
-    (version "0.12.0")
+    (version "0.12.4")
     (source
      ;; oil's sources contain a modified version of CPython 2.7.13.
      ;; According to https://www.oilshell.org/blog/2017/05/05.html
@@ -861,7 +861,7 @@ Shell (pdksh).")
        (uri (string-append "https://www.oilshell.org/download/oil-"
                            version ".tar.gz"))
        (sha256
-        (base32 "1sz5xb88773ass6ip5yxmnby9p6h0bz1d02n6n0cna3hdzqn7bpv"))))
+        (base32 "1ck59fs2mkid4d9fss6kplvv0aiimsr9m3gv75ckivb376sd8pmc"))))
     (build-system gnu-build-system)
     (arguments
      (list #:strip-binaries? #f         ; strip breaks the binary
-- 
2.30.2





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

* bug#57409: [PATCH] gnu: oil: Update to 0.12.4.
  2022-08-25 16:36 [bug#57409] [PATCH] gnu: oil: Update to 0.12.4 Felix Gruber
@ 2022-08-26 21:59 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2022-08-26 21:59 UTC (permalink / raw)
  To: Felix Gruber, 57409-done; +Cc: Felix Gruber

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

Felix Gruber <felgru@posteo.net> skriver:

> * gnu/packages/shells.scm (oil): Update to 0.12.4.

Applied, thanks!

[-- 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:[~2022-08-26 22:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-25 16:36 [bug#57409] [PATCH] gnu: oil: Update to 0.12.4 Felix Gruber
2022-08-26 21:59 ` bug#57409: " Marius Bakke

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).