unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#43246] [PATCH] gnu: libsass: Update to 3.6.4.
@ 2020-09-06 16:11 Michael Rohleder
  2020-09-07  5:49 ` bug#43246: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-09-06 16:11 UTC (permalink / raw)
  To: 43246; +Cc: Michael Rohleder

* gnu/packages/web.scm (libsass): Update to 3.6.4.
---
 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 c3127b6b17..b3b07159f3 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1675,7 +1675,7 @@ minimum to provide high performance operation.")
   (package
     (name "libsass")
     ;; When updating, check whether sassc/libsass-3.5 is still needed.
-    (version "3.6.3")
+    (version "3.6.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1684,7 +1684,7 @@ minimum to provide high performance operation.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1vn0q343d1vxz5q0xb6f9dzjah8z6j0s6x0lwvwdd55xa8z7rsnh"))))
+                "0r8lfqvr3rjhjd8r036zd1wc9q17gyiskppcw9m13jks9an7xp4j"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.28.0





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

* bug#43246: [PATCH] gnu: libsass: Update to 3.6.4.
  2020-09-06 16:11 [bug#43246] [PATCH] gnu: libsass: Update to 3.6.4 Michael Rohleder
@ 2020-09-07  5:49 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2020-09-07  5:49 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 43246-done


> * gnu/packages/web.scm (libsass): Update to 3.6.4.

Pushed, thanks!

Mathieu




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

end of thread, other threads:[~2020-09-07  5:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-06 16:11 [bug#43246] [PATCH] gnu: libsass: Update to 3.6.4 Michael Rohleder
2020-09-07  5:49 ` bug#43246: " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).