GNU bug report logs -
#48597
[PATCH] gnu: lagrange: update to 1.4.2
Previous Next
Reported by: Solene Rapenne <solene <at> perso.pw>
Date: Sun, 23 May 2021 00:29:02 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 48597 in the body.
You can then email your comments to 48597 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#48597
; Package
guix-patches
.
(Sun, 23 May 2021 00:29:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Solene Rapenne <solene <at> perso.pw>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 23 May 2021 00:29:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
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 af178f9092..27879be166 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -718,7 +718,7 @@ key-bindings (Emacs, vi, CUA), and is fully configurable in Common Lisp.")
(define-public lagrange
(package
(name "lagrange")
- (version "1.3.4")
+ (version "1.4.2")
(source
(origin
(method url-fetch)
@@ -726,7 +726,7 @@ key-bindings (Emacs, vi, CUA), and is fully configurable in Common Lisp.")
(string-append "https://git.skyjake.fi/skyjake/lagrange/releases/"
"download/v" version "/lagrange-" version ".tar.gz"))
(sha256
- (base32 "108b8a9vdmf846v7p30fs9z0b68w3naifixnia0ra54ssxjvy0h6"))))
+ (base32 "1gnivksxxw2k0kx7fsyrwrxffl67dph2b9w9hsv9id6x89k6dwh2"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #false)) ;no tests
--
2.31.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#48597
; Package
guix-patches
.
(Tue, 25 May 2021 09:33:01 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello,
Solene Rapenne via Guix-patches via <guix-patches <at> gnu.org> writes:
> ---
> gnu/packages/web-browsers.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
I tweaked the commit message and applied your patch. Thank you!
Regards,
--
Nicolas Goaziou
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Tue, 25 May 2021 09:33:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Solene Rapenne <solene <at> perso.pw>
:
bug acknowledged by developer.
(Tue, 25 May 2021 09:33:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 22 Jun 2021 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 358 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.