[PATCH] gnu: emacs-yaml: Update to 1.1.0.

  • Open
  • quality assurance status badge
Details
2 participants
  • Cayetano Santos
  • Tomas Volf
Owner
unassigned
Submitted by
Tomas Volf
Severity
normal
T
T
Tomas Volf wrote 14 hours ago
(address . guix-patches@gnu.org)(name . Tomas Volf)(address . ~@wolfsden.cz)
fa7ff754079073180783c405c6685d55a1e2afc3.1738701637.git.~@wolfsden.cz
* 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(-)

Toggle diff (24 lines)
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
C
C
Cayetano Santos wrote 77 minutes ago
control message for bug #76056
(name . GNU bug tracker automated control server)(address . control@debbugs.gnu.org)
871pwcwys5.fsf@inventati.org
user guix
usertag 76056 + reviewed-looks-good
thanks

Guix QA review form submission:

- Commit messages
- Package builds
- Lint warnings
- Package tests
- Package style
- List dependent packages build

--
Cayetano Santos
.
gpg: CCB8 1842 F9D7 058E CD67 377A BF5C DF4D F6BF 6682
key: meta.sr.ht/~csantosb.pgp
-----BEGIN PGP SIGNATURE-----

iI0EARYKADUWIQTMuBhC+dcFjs1nN3q/XN9N9r9mggUCZ6Mo6hccY3NhbnRvc2JA
aW52ZW50YXRpLm9yZwAKCRC/XN9N9r9mgq+3AQDuqu5RfoL9QcCRNBWicH50h2qk
faTuCSJ0S4esaEGYZQD/QZVPZ20Mkr7IyaQNsnn8Wa5o1cJnrnYDACJ6JaAjZAs=
=PaoY
-----END PGP SIGNATURE-----

?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76056@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76056
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch