GNU bug report logs
Report forwarded
to andrew@trop.in, csantosb@inventati.org, divya@subvertising.org, hako@ultrarare.space, ian@retrospec.tv, cox.katherine.e+guix@gmail.com, liliana.prikler@gmail.com, trev@trevdev.ca, guix-patches@gnu.org
:
bug#79153
; Package guix-patches
.
(Sat, 02 Aug 2025 11:50:02 GMT) (full text , mbox , link ).
Acknowledgement sent
to Tomas Volf <~@wolfsden.cz>
:
New bug report received and forwarded. Copy sent to andrew@trop.in, csantosb@inventati.org, divya@subvertising.org, hako@ultrarare.space, ian@retrospec.tv, cox.katherine.e+guix@gmail.com, liliana.prikler@gmail.com, trev@trevdev.ca, guix-patches@gnu.org
.
(Sat, 02 Aug 2025 11:50:02 GMT) (full text , mbox , link ).
Message #5 received at submit@debbugs.gnu.org (full text , mbox , reply ):
* gnu/packages/emacs-xyz.scm (emacs-terraform-mode): Update to 1.1.0.
[source]<uri>{url}: Use new upstream.
[home-page]: Change to the new home.
Change-Id: I688284c67f3b184cb4e8360de72d5a90cbe13aef
---
gnu/packages/emacs-xyz.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 514692336f6..9669967ba49 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -25924,16 +25924,16 @@ (define-public emacs-hcl-mode
(define-public emacs-terraform-mode
(package
(name "emacs-terraform-mode")
- (version "1.0.1")
+ (version "1.1.0")
(source
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/syohex/emacs-terraform-mode" )
+ (url "https://github.com/hcl-emacs/terraform-mode" )
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "10wndnlsv7f2yn83n1wamnhiwyhxkdlmwld9yk0m2kkxx4pwfgfj"))))
+ (base32 "15xgjyl864crx3vpalds68x0vn1qzibkqdcjlbp87xiq88dx2q1x"))))
(build-system emacs-build-system)
(arguments
(list #:test-command #~(list "emacs" "--batch"
@@ -25944,7 +25944,7 @@ (define-public emacs-terraform-mode
"-f" "ert-run-tests-batch-and-exit")))
(propagated-inputs
(list emacs-dash emacs-hcl-mode))
- (home-page "https://github.com/syohex/emacs-terraform-mode" )
+ (home-page "https://github.com/hcl-emacs/terraform-mode" )
(synopsis "Major mode for Terraform")
(description
"@code{emacs-terraform-mode} provides a major mode for working with
--
2.50.1
Reply sent
to Andreas Enge <andreas@enge.fr>
:
You have taken responsibility.
(Sat, 02 Aug 2025 20:07:02 GMT) (full text , mbox , link ).
Notification sent
to Tomas Volf <~@wolfsden.cz>
:
bug acknowledged by developer.
(Sat, 02 Aug 2025 20:07:02 GMT) (full text , mbox , link ).
Message #10 received at 79153-done@debbugs.gnu.org (full text , mbox , reply ):
Ah, if someone had told me that one day, I would be pushing emacs updates :)
But I do not know who else still looks at debbugs.
Andreas
bug archived.
Request was from Debbugs Internal Request <help-debbugs@gnu.org>
to internal_control@debbugs.gnu.org
.
(Sun, 31 Aug 2025 11:24:12 GMT) (full text , mbox , link ).
Display info messages
Send a report that this bug log contains spam .
debbugs.gnu.org maintainers
<help-debbugs@gnu.org >.
Last modified:
Sun Sep 7 12:13:19 2025;
Machine Name:
wallace-server
GNU bug tracking system
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/ .
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.