unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62977] [PATCH] gnu: purescript: Update to 0.15.8.
@ 2023-04-20 22:09 jgart via Guix-patches via
  2023-04-24 23:25 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2023-04-20 22:09 UTC (permalink / raw)
  To: 62977; +Cc: Tobias Geerinckx-Rice, jgart

* gnu/packages/purescript.scm (purescript): Update to 0.15.8.
---
 gnu/packages/purescript.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/purescript.scm b/gnu/packages/purescript.scm
index 0a5eccc459..3ae078db75 100644
--- a/gnu/packages/purescript.scm
+++ b/gnu/packages/purescript.scm
@@ -34,13 +34,13 @@ (define-module (gnu packages purescript)
 (define-public purescript
   (package
     (name "purescript")
-    (version "0.15.7")
+    (version "0.15.8")
     (source
      (origin
        (method url-fetch)
        (uri (hackage-uri "purescript" version))
        (sha256
-        (base32 "1krjkgmxpfqf5a1jqs7qbg6r7ball1464zw6vgrdfzl9057c6l4f"))))
+        (base32 "1h5d5hjc9hrlk718lf62qzaq1l6ppr0l2b3fl78csyh86cihh750"))))
     (build-system haskell-build-system)
     (properties '((upstream-name . "purescript")))
     (inputs (list ghc-aeson
-- 
2.39.2





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

* [bug#62977] [PATCH] gnu: purescript: Update to 0.15.8.
  2023-04-20 22:09 [bug#62977] [PATCH] gnu: purescript: Update to 0.15.8 jgart via Guix-patches via
@ 2023-04-24 23:25 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-24 23:25 UTC (permalink / raw)
  To: 62977; +Cc: jgart, Tobias Geerinckx-Rice, 62977-done

Hello,

jgart via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/purescript.scm (purescript): Update to 0.15.8.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2023-04-25  3:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-20 22:09 [bug#62977] [PATCH] gnu: purescript: Update to 0.15.8 jgart via Guix-patches via
2023-04-24 23:25 ` Nicolas Goaziou

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