GNU bug report logs - #77763
[PATCH] gnu: emacs-plz-media-type: Update to 0.2.4.

Previous Next

Package: guix-patches;

Reported by: Roman Scherer <roman <at> burningswell.com>

Date: Sat, 12 Apr 2025 13:20:01 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

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: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77763: closed ([PATCH] gnu: emacs-plz-media-type: Update to
 0.2.4.)
Date: Sun, 13 Apr 2025 16:29:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 13 Apr 2025 18:28:03 +0200
with message-id <65115b00a8bdcf71cdef444237e86e24ff4a6305.camel <at> gmail.com>
and subject line Re: [bug#77763] [PATCH] gnu: emacs-plz-media-type: Update to 0.2.4.
has caused the debbugs.gnu.org bug report #77763,
regarding [PATCH] gnu: emacs-plz-media-type: Update to 0.2.4.
to be marked as done.

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


-- 
77763: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77763
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Roman Scherer <roman <at> burningswell.com>
To: guix-patches <at> gnu.org
Cc: Roman Scherer <roman <at> burningswell.com>
Subject: [PATCH] gnu: emacs-plz-media-type: Update to 0.2.4.
Date: Sat, 12 Apr 2025 15:19:24 +0200
* gnu/packages/emacs-xyz.scm (emacs-plz-media-type): Update to 0.2.4.

Change-Id: Ief9179c17ab638c455a820f8e12c8600d653198e
---
 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 b290ab8d29..6221198aad 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -23225,7 +23225,7 @@ (define-public emacs-plz
 (define-public emacs-plz-media-type
   (package
     (name "emacs-plz-media-type")
-    (version "0.2.3")
+    (version "0.2.4")
     (source
      (origin
        (method git-fetch)
@@ -23234,7 +23234,7 @@ (define-public emacs-plz-media-type
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0s04ai1gcdc7blyrznaqbdh47vjaa8n49xzhi5s9nym1nm537n1w"))))
+        (base32 "1g9j12p8ifkp2k0lss5nx3mr1nfjsakj4d3mcq9gvzgj7qg8aw2d"))))
     (build-system emacs-build-system)
     (propagated-inputs (list emacs-plz))
     (arguments (list #:tests? #f))

base-commit: 63f323fc98fb6e85c48721574aab8e54d95091e5
-- 
2.49.0



[Message part 3 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Roman Scherer <roman <at> burningswell.com>, 77763-done <at> debbugs.gnu.org
Cc: Ian Eure <ian <at> retrospec.tv>,
 Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>,
 Cayetano Santos <csantosb <at> inventati.org>, Andrew Tropin <andrew <at> trop.in>,
 Hilton Chain <hako <at> ultrarare.space>,
 Divya Ranjan Pattanaik <divya <at> subvertising.org>
Subject: Re: [bug#77763] [PATCH] gnu: emacs-plz-media-type: Update to 0.2.4.
Date: Sun, 13 Apr 2025 18:28:03 +0200
Am Samstag, dem 12.04.2025 um 15:19 +0200 schrieb Roman Scherer:
> * gnu/packages/emacs-xyz.scm (emacs-plz-media-type): Update to 0.2.4.
> 
> Change-Id: Ief9179c17ab638c455a820f8e12c8600d653198e
Pushed.

Cheers


This bug report was last modified 34 days ago.

Previous Next


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