* [bug#44876] [PATCH] gnu: oil: Update to 0.8.5.
@ 2020-11-25 23:49 Ryan Prior via Guix-patches via
2020-11-26 0:30 ` Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Ryan Prior via Guix-patches via @ 2020-11-25 23:49 UTC (permalink / raw)
To: 44876
* gnu/packages/shells.scm (oil): Update to 0.8.5.
---
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 a5f934854b..5b3ae21e0d 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.4")
+ (version "0.8.5")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.oilshell.org/download/oil-"
version ".tar.gz"))
(sha256
- (base32 "1gcpf5l6bdjw150ds3j2iws739khxylmz67fx7k1rjfpfij2004l"))))
+ (base32 "02pw7x76jzfmk8fqs1k0pz7vwnkal458p93j4if0w0hg36xyx1j2"))))
(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#44876] [PATCH] gnu: oil: Update to 0.8.5.
2020-11-25 23:49 [bug#44876] [PATCH] gnu: oil: Update to 0.8.5 Ryan Prior via Guix-patches via
@ 2020-11-26 0:30 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-11-26 0:30 UTC (permalink / raw)
To: rprior, 44876; +Cc: 44876-done
On Wed, Nov 25, 2020 at 11:49:02PM +0000, Ryan Prior via Guix-patches via wrote:
> * gnu/packages/shells.scm (oil): Update to 0.8.5.
Thanks! Pushed as 6a062ca176593fc877fc21cce85aac0988c36abd
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-26 0:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-25 23:49 [bug#44876] [PATCH] gnu: oil: Update to 0.8.5 Ryan Prior via Guix-patches via
2020-11-26 0:30 ` Leo Famulari
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).