unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Riku Viitanen via Guix-patches via <guix-patches@gnu.org>
To: 38815@debbugs.gnu.org
Subject: [bug#38815] [PATCH] gnu: sassc: Update to 3.6.1.
Date: Mon, 30 Dec 2019 15:09:22 +0000	[thread overview]
Message-ID: <8vPKTnwwfY4ecgts67qtXbG04xMreq2Oy8kmlI0Oix7RgxCHkExOcA79B4rjUq2i7Mu-lHpji6XXRy6DBWx9MOdZkhqvB6flKffTjO3wyr8=@protonmail.com> (raw)

From 1f66209d161e593ac482c8f523f5425aed2c7a11 Mon Sep 17 00:00:00 2001
From: Riku Viitanen <riku.viitanen@protonmail.com>
Date: Mon, 30 Dec 2019 16:51:29 +0200
Subject: [PATCH] gnu: sassc: Update to 3.6.1.

* gnu/packages/web.scm (sassc): Update to 3.6.1.
---
 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 a883660a81..dd27454e79 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1550,7 +1550,7 @@ stylesheets, you'll need to use another program that uses this library,
 (define-public sassc
   (package
     (name "sassc")
-    (version "3.5.0")
+    (version "3.6.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1559,7 +1559,7 @@ stylesheets, you'll need to use another program that uses this library,
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0jsfz1zg4gwk0dq8i92ll12axs3s70wsdsmdyi71zx8zmvib5nl6"))))
+                "1sxm54mkhs9m4vnl7vn11y17mhzamc403hv3966j1c7p2rbzg5pv"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags
--
2.24.0

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

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-30 15:09 Riku Viitanen via Guix-patches via [this message]
2019-12-30 18:21 ` bug#38815: [PATCH] gnu: sassc: Update to 3.6.1 Efraim Flashner
2020-01-08 16:50 ` [bug#38815] guix-patches@ recorded as commit author (was: sassc: Update to 3.6.1.) Tobias Geerinckx-Rice via Guix-patches via
2020-01-09 19:54   ` 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to='8vPKTnwwfY4ecgts67qtXbG04xMreq2Oy8kmlI0Oix7RgxCHkExOcA79B4rjUq2i7Mu-lHpji6XXRy6DBWx9MOdZkhqvB6flKffTjO3wyr8=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=38815@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 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).