all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 72256@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>
Subject: [bug#72256] [PATCH 1/5] gnu: mujs: Update to 1.3.5.
Date: Tue, 23 Jul 2024 22:27:30 +0800	[thread overview]
Message-ID: <153f5b7c4c9dad9ea31ba2fcf9fdc5f2932a6c5b.1721744318.git.iyzsong@member.fsf.org> (raw)
In-Reply-To: <cover.1721744318.git.iyzsong@member.fsf.org>

From: 宋文武 <iyzsong@member.fsf.org>

* gnu/packages/javascript.scm (mujs): Update to 1.3.5.

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

diff --git a/gnu/packages/javascript.scm b/gnu/packages/javascript.scm
index fba96b06a8..4f97dcfef6 100644
--- a/gnu/packages/javascript.scm
+++ b/gnu/packages/javascript.scm
@@ -778,7 +778,7 @@ (define-public js-scianimator
 (define-public mujs
   (package
     (name "mujs")
-    (version "1.3.2")
+    (version "1.3.5")
     (source
      (origin
        (method git-fetch)
@@ -787,7 +787,7 @@ (define-public mujs
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1kfp2246pzmrb65c0gfcy130zd7sbniclpjx2jv6jbkmpkjs8kb1"))
+        (base32 "1p90cb830li6y38m748s4kz2pkimxarbcaym3bwrxnk3jaqcf69q"))
        (snippet
         #~(begin
             (use-modules (guix build utils))
-- 
2.45.2





  reply	other threads:[~2024-07-23 14:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-23 14:19 [bug#72256] [PATCH 0/5] mupdf and zathura updates iyzsong--- via Guix-patches via
2024-07-23 14:27 ` iyzsong--- via Guix-patches via [this message]
2024-07-23 14:27 ` [bug#72256] [PATCH 2/5] gnu: mupdf: Update to 1.24.7 iyzsong--- via Guix-patches via
2024-07-23 14:27 ` [bug#72256] [PATCH 3/5] gnu: zathura: Update to 0.5.6 iyzsong--- via Guix-patches via
2024-07-23 14:27 ` [bug#72256] [PATCH 4/5] gnu: zathura-pdf-mupdf: Update to 0.4.3 iyzsong--- via Guix-patches via
2024-07-23 14:27 ` [bug#72256] [PATCH 5/5] gnu: zathura-pdf-poppler: Update to 0.3.2 iyzsong--- via Guix-patches via
2024-07-25  2:35 ` bug#72256: [PATCH 0/5] mupdf and zathura updates 宋文武 via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=153f5b7c4c9dad9ea31ba2fcf9fdc5f2932a6c5b.1721744318.git.iyzsong@member.fsf.org \
    --to=guix-patches@gnu.org \
    --cc=72256@debbugs.gnu.org \
    --cc=iyzsong@envs.net \
    --cc=iyzsong@member.fsf.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.