GNU bug report logs - #63035
[PATCH] gnu: lagrange: Update to 1.15.8.

Previous Next

Package: guix-patches;

Reported by: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Date: Sun, 23 Apr 2023 15:25:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63035: closed ([PATCH] gnu: lagrange: Update to 1.15.8.)
Date: Mon, 24 Apr 2023 23:28:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 25 Apr 2023 01:27:01 +0200
with message-id <87edo8q2t6.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#63035] [PATCH] gnu: lagrange: Update to 1.15.8.
has caused the debbugs.gnu.org bug report #63035,
regarding [PATCH] gnu: lagrange: Update to 1.15.8.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
63035: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63035
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: lagrange: Update to 1.15.8.
Date: Sun, 23 Apr 2023 17:24:12 +0200
* 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



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: 63035-done <at> debbugs.gnu.org
Subject: Re: [bug#63035] [PATCH] gnu: lagrange: Update to 1.15.8.
Date: Tue, 25 Apr 2023 01:27:01 +0200
Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes:

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

Applied. Closing.


This bug report was last modified 2 years and 25 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.