GNU bug report logs - #76328
[PATCH] gnu: emacs-yaml: Update to 1.2.0.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Sun, 16 Feb 2025 08:49:01 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

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 76328 in the body.
You can then email your comments to 76328 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#76328; Package guix-patches. (Sun, 16 Feb 2025 08:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cayetano Santos <csantosb <at> inventati.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 16 Feb 2025 08:49:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: emacs-yaml: Update to 1.2.0.
Date: Sun, 16 Feb 2025 09:47:16 +0100
* gnu/packages/emacs-xyz.scm (emacs-yaml): Update to 1.2.0.

Change-Id: I238d405f4702e31a80fadd8c8dfa996f9420186a
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index fd1e2a5887..a2d1eb382e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -16824,7 +16824,7 @@ (define-public emacs-ido-ubiquitous
 (define-public emacs-yaml
   (package
     (name "emacs-yaml")
-    (version "1.1.0")
+    (version "1.2.0")
     (source
      (origin
        (method git-fetch)
@@ -16833,11 +16833,11 @@ (define-public emacs-yaml
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1wbsmfnrbbsdsp5xnn3rmk7cws7ri9kn309ii4dnihjbr8s865jh"))))
+        (base32 "131g2nv18fjcqgc9v17b0a7zyw2m6ydbhj6riahihd340bci2s6w"))))
     (build-system emacs-build-system)
     (arguments
      (list
-      #:tests? #true
+      #:tests? #t
       #:test-command #~(list "emacs" "--batch" "-Q"
                              "-l" "yaml.el"
                              "-l" "yaml-tests.el"

base-commit: dd7a377c38c2a3e0cb80b0e45b32dfbe4577a739
--
2.48.1





Information forwarded to guix-patches <at> gnu.org:
bug#76328; Package guix-patches. (Mon, 17 Feb 2025 17:54:02 GMT) Full text and rfc822 format available.

Message #8 received at 76328 <at> debbugs.gnu.org (full text, mbox):

From: Ian Eure <ian <at> retrospec.tv>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 76328 <at> debbugs.gnu.org
Subject: Re: [bug#76328] [PATCH] gnu: emacs-yaml: Update to 1.2.0.
Date: Mon, 17 Feb 2025 09:53:48 -0800
Pushed as 0870fb35b7.

Thanks,
 -- Ian




bug closed, send any further explanations to 76328 <at> debbugs.gnu.org and Cayetano Santos <csantosb <at> inventati.org> Request was from Ian Eure <ian <at> retrospec.tv> to control <at> debbugs.gnu.org. (Mon, 17 Feb 2025 17:55: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, 18 Mar 2025 11:24:19 GMT) Full text and rfc822 format available.

This bug report was last modified 91 days ago.

Previous Next


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