unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61112] [PATCH] gnu: lagrange: Update to 1.15.1.
@ 2023-01-28  9:10 Nicolas Goaziou
  2023-02-04 18:12 ` bug#61112: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2023-01-28  9:10 UTC (permalink / raw)
  To: 61112

* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.1.
---
 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 fe51e37b52..d69b237071 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.14.2")
+    (version "1.15.1")
     (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 "0r4cwpgnz761dvkfijq0p7pcyzq6f8bnmivijpnpf3bkzpvmxc2i"))
+        (base32 "04596gbi6fpz555dclhd2z1q60myk3ypc37v3g9brfm1kmbpssac"))
        (modules '((guix build utils)))
        (snippet
         '(begin

base-commit: 1163349b7009ba60f7e441952a798d5df255db0d
-- 
2.38.1





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

* bug#61112: [PATCH] gnu: lagrange: Update to 1.15.1.
  2023-01-28  9:10 [bug#61112] [PATCH] gnu: lagrange: Update to 1.15.1 Nicolas Goaziou
@ 2023-02-04 18:12 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-02-04 18:12 UTC (permalink / raw)
  To: 61112-done

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

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

Applied.




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

end of thread, other threads:[~2023-02-04 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-28  9:10 [bug#61112] [PATCH] gnu: lagrange: Update to 1.15.1 Nicolas Goaziou
2023-02-04 18:12 ` bug#61112: " 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).