GNU bug report logs -
#75705
[PATCH] gnu: parinfer-rust-emacs: Update to 0.4.7.
Previous Next
Reported by: Lee Thompson <lee.p.thomp <at> gmail.com>
Date: Mon, 20 Jan 2025 23:31:02 UTC
Severity: normal
Tags: patch
Done: Efraim Flashner <efraim <at> flashner.co.il>
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 75705 in the body.
You can then email your comments to 75705 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#75705
; Package
guix-patches
.
(Mon, 20 Jan 2025 23:31:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Lee Thompson <lee.p.thomp <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 20 Jan 2025 23:31:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[0001-gnu-parinfer-rust-emacs-Update-to-0.4.7.patch (text/x-patch, inline)]
From 06a4fdf0a1215c25a1ccac7afce6e4b9c4b4af64 Mon Sep 17 00:00:00 2001
From: Lee Thompson <lee.p.thomp <at> gmail.com>
Date: Mon, 20 Jan 2025 19:02:22 +0000
Subject: [PATCH] gnu: parinfer-rust-emacs: Update to 0.4.7.
To: guix--patches <at> gnu.org
* gnu/packages/text-editors.scm (parinfer-rust-emacs): Update to 0.4.7
Change-Id: Ib35f6eda453b211105cedd8efcfa5c78af888b21
---
gnu/packages/text-editors.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index 1fde977dff..94618b994e 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -494,7 +494,7 @@ (define-public parinfer-rust
(define-public parinfer-rust-emacs
(package
(name "parinfer-rust-emacs")
- (version "0.4.6")
+ (version "0.4.7")
(source
(origin
(method git-fetch)
@@ -502,7 +502,7 @@ (define-public parinfer-rust-emacs
(url "https://github.com/justinbarclay/parinfer-rust-emacs")
(commit (string-append "v" version))))
(sha256
- (base32 "1v5lcbs1x4f3b428sj9rkjbmfpzyxzny7i0pgdpnr8nyjvpkzns8"))
+ (base32 "1gay4m6hd893p5m3fayfdqxncg8cg9kw60w5qm8z14p9nxyqb0i5"))
(file-name (git-file-name name version))))
(build-system cargo-build-system)
(arguments
--
2.47.1
Reply sent
to
Efraim Flashner <efraim <at> flashner.co.il>
:
You have taken responsibility.
(Wed, 22 Jan 2025 10:45:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Lee Thompson <lee.p.thomp <at> gmail.com>
:
bug acknowledged by developer.
(Wed, 22 Jan 2025 10:45:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75705-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Thanks. Patch pushed!
--
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)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 19 Feb 2025 12:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 22 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.