GNU bug report logs - #36732
[PATCH] gnu: oil-shell: Update to 0.6.0

Previous Next

Package: guix-patches;

Reported by: Robert Vollmert <rob <at> vllmrt.net>

Date: Fri, 19 Jul 2019 16:52:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#36732: closed ([PATCH] gnu: oil-shell: Update to 0.6.0)
Date: Mon, 22 Jul 2019 06:29:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 22 Jul 2019 09:27:53 +0300
with message-id <20190722062753.GK1034 <at> macbook41>
and subject line Re: [bug#36732] [PATCH] gnu: oil-shell: Update to 0.6.0
has caused the debbugs.gnu.org bug report #36732,
regarding [PATCH] gnu: oil-shell: Update to 0.6.0
to be marked as done.

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


-- 
36732: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36732
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Robert Vollmert <rob <at> vllmrt.net>
To: guix-patches <at> gnu.org
Cc: Robert Vollmert <rob <at> vllmrt.net>
Subject: [PATCH] gnu: oil-shell: Update to 0.6.0
Date: Fri, 19 Jul 2019 18:50:56 +0200
* 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)



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: 36732-done <at> debbugs.gnu.org
Subject: Re: [bug#36732] [PATCH] gnu: oil-shell: Update to 0.6.0
Date: Mon, 22 Jul 2019 09:27:53 +0300
[Message part 4 (text/plain, inline)]
close


-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 300 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.