unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61419] [PATCH] gnu: lagrange: Update to 1.15.2.
@ 2023-02-11  9:36 Nicolas Goaziou
  2023-02-11 20:25 ` bug#61419: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2023-02-11  9:36 UTC (permalink / raw)
  To: 61419

* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.2.
---
 gnu/packages/web-browsers.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index d69b237071..b898311c51 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -706,7 +706,7 @@ (define-public nyxt
 (define-public lagrange
   (package
     (name "lagrange")
-    (version "1.15.1")
+    (version "1.15.2")
     (source
      (origin
        (method url-fetch)
@@ -714,7 +714,7 @@ (define-public lagrange
         (string-append "https://git.skyjake.fi/skyjake/lagrange/releases/"
                        "download/v" version "/lagrange-" version ".tar.gz"))
        (sha256
-        (base32 "04596gbi6fpz555dclhd2z1q60myk3ypc37v3g9brfm1kmbpssac"))
+        (base32 "1xgdarwc8cpwb4rcbasdbc2nn5mcvwl7fz7v70x974wpf5xjmd3k"))
        (modules '((guix build utils)))
        (snippet
         '(begin

base-commit: 222eef1999d60f33053e6069ecd4ea86a030834f
-- 
2.39.1





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

* bug#61419: [PATCH] gnu: lagrange: Update to 1.15.2.
  2023-02-11  9:36 [bug#61419] [PATCH] gnu: lagrange: Update to 1.15.2 Nicolas Goaziou
@ 2023-02-11 20:25 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-02-11 20:25 UTC (permalink / raw)
  To: 61419-done

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> * gnu/packages/web-browsers.scm (lagrange): Update to 1.15.2.

Applied.




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

end of thread, other threads:[~2023-02-11 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-11  9:36 [bug#61419] [PATCH] gnu: lagrange: Update to 1.15.2 Nicolas Goaziou
2023-02-11 20:25 ` bug#61419: " 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).