GNU bug report logs - #75705
[PATCH] gnu: parinfer-rust-emacs: Update to 0.4.7.

Previous Next

Package: guix-patches;

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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75705: closed ([PATCH] gnu: parinfer-rust-emacs: Update to
 0.4.7.)
Date: Wed, 22 Jan 2025 10:45:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 22 Jan 2025 12:43:53 +0200
with message-id <Z5DL6dhdzp1ErkSv <at> 3900XT>
and subject line Re: [bug#75705] [PATCH] gnu: parinfer-rust-emacs: Update to 0.4.7.
has caused the debbugs.gnu.org bug report #75705,
regarding [PATCH] gnu: parinfer-rust-emacs: Update to 0.4.7.
to be marked as done.

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


-- 
75705: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75705
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Lee Thompson <lee.p.thomp <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: parinfer-rust-emacs: Update to 0.4.7.
Date: Mon, 20 Jan 2025 19:34:17 +0000
[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



[Message part 4 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Lee Thompson <lee.p.thomp <at> gmail.com>
Cc: 75705-done <at> debbugs.gnu.org
Subject: Re: [bug#75705] [PATCH] gnu: parinfer-rust-emacs: Update to 0.4.7.
Date: Wed, 22 Jan 2025 12:43:53 +0200
[Message part 5 (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)]

This bug report was last modified 121 days ago.

Previous Next


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