all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#38814] [PATCH] gnu: libsass: Update to 3.6.3.
@ 2019-12-30 15:07 Riku Viitanen via Guix-patches via
  2019-12-30 18:21 ` bug#38814: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Riku Viitanen via Guix-patches via @ 2019-12-30 15:07 UTC (permalink / raw)
  To: 38814

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#38814: [PATCH] gnu: libsass: Update to 3.6.3.
  2019-12-30 15:07 [bug#38814] [PATCH] gnu: libsass: Update to 3.6.3 Riku Viitanen via Guix-patches via
@ 2019-12-30 18:21 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2019-12-30 18:21 UTC (permalink / raw)
  To: Riku Viitanen; +Cc: 38814-done

[-- Attachment #1: Type: text/plain, Size: 239 bytes --]

Looks good. Patch pushed

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-30 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-30 15:07 [bug#38814] [PATCH] gnu: libsass: Update to 3.6.3 Riku Viitanen via Guix-patches via
2019-12-30 18:21 ` bug#38814: " Efraim Flashner

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.