all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Riku Viitanen via Guix-patches via <guix-patches@gnu.org>
To: 38814@debbugs.gnu.org
Subject: [bug#38814] [PATCH] gnu: libsass: Update to 3.6.3.
Date: Mon, 30 Dec 2019 15:07:24 +0000	[thread overview]
Message-ID: <hRO4dt5Oi2jYWnuZTKPOsX2Tm1lR58mMkdAdiEiLP8FaOPXDtziqF0nr6EkF0uraV4_MoodTUcmue-JSBNNgH2rFbebuCyMk496c63kUbUQ=@protonmail.com> (raw)

From 6bf349330d4cf020624dbfbc3e39d445d1b1e705 Mon Sep 17 00:00:00 2001
From: Riku Viitanen <riku.viitanen@protonmail.com>
Date: Mon, 30 Dec 2019 16:47:21 +0200
Subject: [PATCH] gnu: libsass: Update to 3.6.3.

* gnu/packages/web.scm: (libsass): Update to 3.6.3.
---
 gnu/packages/web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index e747dec28c..a883660a81 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1516,7 +1516,7 @@ minimum to provide high performance operation.")
 (define-public libsass
   (package
     (name "libsass")
-    (version "3.5.5")
+    (version "3.6.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1525,7 +1525,7 @@ minimum to provide high performance operation.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0830pjcvhzxh6yixj82x5k5r1xnadjqzi16kp53213icbly0r9ma"))))
+                "1vn0q343d1vxz5q0xb6f9dzjah8z6j0s6x0lwvwdd55xa8z7rsnh"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
--
2.24.0

             reply	other threads:[~2019-12-30 15:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-30 15:07 Riku Viitanen via Guix-patches via [this message]
2019-12-30 18:21 ` bug#38814: [PATCH] gnu: libsass: Update to 3.6.3 Efraim Flashner

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='hRO4dt5Oi2jYWnuZTKPOsX2Tm1lR58mMkdAdiEiLP8FaOPXDtziqF0nr6EkF0uraV4_MoodTUcmue-JSBNNgH2rFbebuCyMk496c63kUbUQ=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=38814@debbugs.gnu.org \
    --cc=riku.viitanen@protonmail.com \
    /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.