emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61112: closed ([PATCH] gnu: lagrange: Update to 1.15.1.)


From: GNU bug Tracking System
Subject: bug#61112: closed ([PATCH] gnu: lagrange: Update to 1.15.1.)
Date: Sat, 04 Feb 2023 18:13:03 +0000

Your message dated Sat, 04 Feb 2023 19:12:17 +0100
with message-id <87ilghxptq.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#61112] [PATCH] gnu: lagrange: Update to 1.15.1.
has caused the debbugs.gnu.org bug report #61112,
regarding [PATCH] gnu: lagrange: Update to 1.15.1.
to be marked as done.

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


-- 
61112: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61112
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: lagrange: Update to 1.15.1. Date: Sat, 28 Jan 2023 10:10:28 +0100
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61112] [PATCH] gnu: lagrange: Update to 1.15.1. Date: Sat, 04 Feb 2023 19:12:17 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

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

Applied.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]