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

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Tue, 4 Feb 2025 20:41:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76056: closed ([PATCH] gnu: emacs-yaml: Update to 1.1.0.)
Date: Wed, 05 Feb 2025 12:27:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 5 Feb 2025 13:26:25 +0100
with message-id <Z6NY8fN7jW--8qan <at> jurong>
and subject line Close
has caused the debbugs.gnu.org bug report #76056,
regarding [PATCH] gnu: emacs-yaml: Update to 1.1.0.
to be marked as done.

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


-- 
76056: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76056
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: emacs-yaml: Update to 1.1.0.
Date: Tue,  4 Feb 2025 21:40:37 +0100
* gnu/packages/emacs-xyz.scm (emacs-yaml): Update to 1.1.0.

Change-Id: I8345bf6aa2bb7a9b39d772cb0d52aaea9a60f68e
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index e50622195b..74dedeb7cd 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -16789,7 +16789,7 @@ (define-public emacs-ido-ubiquitous
 (define-public emacs-yaml
   (package
     (name "emacs-yaml")
-    (version "0.5.5")
+    (version "1.1.0")
     (source
      (origin
        (method git-fetch)
@@ -16798,7 +16798,7 @@ (define-public emacs-yaml
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0qq9jr1ihk1b5wfvppyvb8c2pq2gma9wysggd22iln4nqz2mjc81"))))
+        (base32 "1wbsmfnrbbsdsp5xnn3rmk7cws7ri9kn309ii4dnihjbr8s865jh"))))
     (build-system emacs-build-system)
     (arguments
      (list
-- 
2.47.1



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 76056-done <at> debbugs.gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: Close
Date: Wed, 5 Feb 2025 13:26:25 +0100
Pushed, thanks for the patch and the review!

Andreas



This bug report was last modified 156 days ago.

Previous Next


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