GNU bug report logs - #53693
[PATCH] gnu: lagrange: Update to 1.10.3.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Tue, 1 Feb 2022 09:56:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: jgart <jgart <at> dismail.de>
Subject: bug#53693: closed (Re: [bug#53693] [PATCH] gnu: lagrange: Update
 to 1.10.3.)
Date: Tue, 01 Feb 2022 12:59:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#53693: [PATCH] gnu: lagrange: Update to 1.10.3.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 53693 <at> debbugs.gnu.org.

-- 
53693: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53693
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: jgart <jgart <at> dismail.de>
Cc: 53693-done <at> debbugs.gnu.org
Subject: Re: [bug#53693] [PATCH] gnu: lagrange: Update to 1.10.3.
Date: Tue, 1 Feb 2022 14:57:26 +0200
[Message part 3 (text/plain, inline)]
Patch pushed. Thanks!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: lagrange: Update to 1.10.3.
Date: Tue,  1 Feb 2022 04:54:21 -0500
* gnu/packages/web-browsers.scm (lagrange): Update to 1.10.3.
---
 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 8e513f01a2..c49e3ceac5 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -692,7 +692,7 @@ (define-public nyxt
 (define-public lagrange
   (package
     (name "lagrange")
-    (version "1.10.2")
+    (version "1.10.3")
     (source
      (origin
        (method url-fetch)
@@ -700,7 +700,7 @@ (define-public lagrange
         (string-append "https://git.skyjake.fi/skyjake/lagrange/releases/"
                        "download/v" version "/lagrange-" version ".tar.gz"))
        (sha256
-        (base32 "1zxvfl0fmkixralzj9jcshbbl2p3918js8qb4nra8pjkrrkaidbn"))
+        (base32 "0s3qi5sxn75aiix0lr8q54w1rcw6yyvmkvdlk5hvsyg8cvs3fa84"))
        (modules '((guix build utils)))
        (snippet
         '(begin
-- 
2.35.0




This bug report was last modified 3 years and 105 days ago.

Previous Next


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