unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#36732] [PATCH] gnu: oil-shell: Update to 0.6.0
@ 2019-07-19 16:50 Robert Vollmert
  2019-07-22  6:27 ` Efraim Flashner
  2019-07-22  6:27 ` bug#36732: " Efraim Flashner
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Vollmert @ 2019-07-19 16:50 UTC (permalink / raw)
  To: 36732; +Cc: Robert Vollmert

* gnu/packages/shells.scm (oil-shell): New version.
---
 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 f8c0fdf71f..1900925022 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -749,14 +749,14 @@ Shell (pdksh).")
 (define-public oil-shell
   (package
     (name "oil-shell")
-    (version "0.6.pre22")
+    (version "0.6.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://www.oilshell.org/download/oil-"
                                   version ".tar.xz"))
               (sha256
                (base32
-                "1kslycqa8rrzk9p2265dy045xd88q675w4baqiygcrnvxwn588c5"))))
+                "1dw4mgnlmaxlfygasfihgvbj32d3m9w6k5j7azb9d9lp35f3l7hl"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f ; the tests are not distributed in the tarballs
-- 
2.20.1 (Apple Git-117)

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

* [bug#36732] [PATCH] gnu: oil-shell: Update to 0.6.0
  2019-07-19 16:50 [bug#36732] [PATCH] gnu: oil-shell: Update to 0.6.0 Robert Vollmert
@ 2019-07-22  6:27 ` Efraim Flashner
  2019-07-22  6:27 ` bug#36732: " Efraim Flashner
  1 sibling, 0 replies; 3+ messages in thread
From: Efraim Flashner @ 2019-07-22  6:27 UTC (permalink / raw)
  To: Robert Vollmert; +Cc: 36732

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

Patch pushed! Thanks.

-- 
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* bug#36732: [PATCH] gnu: oil-shell: Update to 0.6.0
  2019-07-19 16:50 [bug#36732] [PATCH] gnu: oil-shell: Update to 0.6.0 Robert Vollmert
  2019-07-22  6:27 ` Efraim Flashner
@ 2019-07-22  6:27 ` Efraim Flashner
  1 sibling, 0 replies; 3+ messages in thread
From: Efraim Flashner @ 2019-07-22  6:27 UTC (permalink / raw)
  To: 36732-done

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

close


-- 
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2019-07-22  6:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-19 16:50 [bug#36732] [PATCH] gnu: oil-shell: Update to 0.6.0 Robert Vollmert
2019-07-22  6:27 ` Efraim Flashner
2019-07-22  6:27 ` bug#36732: " Efraim Flashner

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