GNU bug report logs - #71044
[PATCH] oil: Update to 0.21.0.

Previous Next

Package: guix-patches;

Reported by: David Pflug <david <at> pflug.io>

Date: Sat, 18 May 2024 19:32:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71044 in the body.
You can then email your comments to 71044 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#71044; Package guix-patches. (Sat, 18 May 2024 19:32:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to David Pflug <david <at> pflug.io>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 18 May 2024 19:32:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: David Pflug <david <at> pflug.io>
To: guix-patches <at> gnu.org
Cc: David Pflug <david <at> pflug.io>
Subject: [PATCH] oil: Update to 0.21.0.
Date: Sat, 18 May 2024 15:29:04 -0400
* gnu/packages/shells.scm (oil): Update to 0.21.0.

Change-Id: Ieb450e3bb778b64f99be5d4ef628628a75714d00
---
 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 ae4e73956e..9cf22dcc36 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -861,7 +861,7 @@ (define-public mksh
 (define-public oil
   (package
     (name "oil")
-    (version "0.20.0")
+    (version "0.21.0")
     (source
      ;; oil's sources contain a modified version of CPython 2.7.13.
      ;; According to https://www.oilshell.org/blog/2017/05/05.html
@@ -874,7 +874,7 @@ (define-public oil
        (uri (string-append "https://www.oilshell.org/download/oil-"
                            version ".tar.gz"))
        (sha256
-        (base32 "1jpxhixwq29ik01jx372g9acib59wmww8lrdlcypq7jpg5b0b7pi"))))
+        (base32 "12qmiqp6pk1n3j3mp7flp10r5fp6jnca1hn048kx0v51dmv5ydpl"))))
     (build-system gnu-build-system)
     (arguments
      (list #:strip-binaries? #f         ; strip breaks the binary

base-commit: e9b25a6c6c626a560d28a1f732e6e5d362d584a4
-- 
2.41.0





Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Mon, 24 Jun 2024 03:12:04 GMT) Full text and rfc822 format available.

Notification sent to David Pflug <david <at> pflug.io>:
bug acknowledged by developer. (Mon, 24 Jun 2024 03:12:04 GMT) Full text and rfc822 format available.

Message #10 received at 71044-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: David Pflug <david <at> pflug.io>
Cc: 71044-done <at> debbugs.gnu.org
Subject: Re: [bug#71044] [PATCH] oil: Update to 0.21.0.
Date: Sun, 23 Jun 2024 23:10:20 -0400
Hi!

David Pflug <david <at> pflug.io> writes:

> * gnu/packages/shells.scm (oil): Update to 0.21.0.
>
> Change-Id: Ieb450e3bb778b64f99be5d4ef628628a75714d00

Applied, thank you!

-- 
Maxim




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 22 Jul 2024 11:24:19 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 60 days ago.

Previous Next


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