unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63035] [PATCH] gnu: lagrange: Update to 1.15.8.
@ 2023-04-23 15:24 Nicolas Goaziou
  2023-04-24 23:27 ` bug#63035: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-23 15:24 UTC (permalink / raw)
  To: 63035

* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.8.
---
 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 7b06e54cdf..99895ea882 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -697,7 +697,7 @@ (define-public nyxt
 (define-public lagrange
   (package
     (name "lagrange")
-    (version "1.15.5")
+    (version "1.15.8")
     (source
      (origin
        (method url-fetch)
@@ -705,7 +705,7 @@ (define-public lagrange
         (string-append "https://git.skyjake.fi/skyjake/lagrange/releases/"
                        "download/v" version "/lagrange-" version ".tar.gz"))
        (sha256
-        (base32 "187h42qqddf7595bzf0wb2vc9yd76ad99vbwl9sdhmy8d6qma6gs"))
+        (base32 "0ss1d522f4nnzwhjix58qfbmva9w5j6y6lhlqmjrshv18b1ay4bm"))
        (modules '((guix build utils)))
        (snippet
         '(begin

base-commit: 8541d098704368a35550b8f945003e601724a9e9
-- 
2.39.2





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

* bug#63035: [PATCH] gnu: lagrange: Update to 1.15.8.
  2023-04-23 15:24 [bug#63035] [PATCH] gnu: lagrange: Update to 1.15.8 Nicolas Goaziou
@ 2023-04-24 23:27 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-24 23:27 UTC (permalink / raw)
  To: 63035-done

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

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

Applied. Closing.




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

end of thread, other threads:[~2023-04-24 23:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-23 15:24 [bug#63035] [PATCH] gnu: lagrange: Update to 1.15.8 Nicolas Goaziou
2023-04-24 23:27 ` bug#63035: " 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).