GNU bug report logs - #43410
[PATCH] gnu: font-adobe-source-sans-pro: Update to 3.028R.

Previous Next

Package: guix-patches;

Reported by: Jens Mølgaard <jens <at> zete.tk>

Date: Tue, 15 Sep 2020 01:37:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 43410 in the body.
You can then email your comments to 43410 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to help-debbugs <at> gnu.org:
bug#43410; Package debbugs.gnu.org. (Tue, 15 Sep 2020 01:37:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jens Mølgaard <jens <at> zete.tk>:
New bug report received and forwarded. Copy sent to help-debbugs <at> gnu.org. (Tue, 15 Sep 2020 01:37:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jens Mølgaard <jens <at> zete.tk>
Subject: [PATCH] gnu: font-adobe-source-sans-pro: Update to 3.028R.
Date: Sun, 13 Sep 2020 21:57:02 +1200
* gnu/packages/fonts.scm (font-adobe-source-sans-pro): Update to 3.028R.
---
New (joint roman/italic) versioning scheme no longer requires substitution.

 gnu/packages/fonts.scm | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index c7ce03b2b7..1dbb4a9675 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -23,7 +23,7 @@
 ;;; Copyright © 2017 Mohammed Sadiq <sadiq <at> sadiqpk.org>
 ;;; Copyright © 2018 Charlie Ritter <chewzerita <at> posteo.net>
 ;;; Copyright © 2018 Gabriel Hondet <gabrielhondet <at> gmail.com>
-;;; Copyright © 2019 Jens Mølgaard <jens <at> zete.tk>
+;;; Copyright © 2019, 2020 Jens Mølgaard <jens <at> zete.tk>
 ;;; Copyright © 2019 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
 ;;; Copyright © 2019 Baptiste Strazzulla <bstrazzull <at> hotmail.fr>
 ;;; Copyright © 2019 Alva <alva <at> skogen.is>
@@ -951,19 +951,16 @@ designed to work well in user interface environments.")
 (define-public font-adobe-source-sans-pro
   (package
     (name "font-adobe-source-sans-pro")
-    (version "2.040R-ro-1.090R-it")
+    (version "3.028R")
     (source
      (origin
        (method git-fetch)
        (uri (git-reference
              (url "https://github.com/adobe-fonts/source-sans-pro")
-             (commit (regexp-substitute/global
-                      ;; The upstream tag uses "/" between the roman and italic
-                      ;; versions, so substitute our "-" separator here.
-                      #f "R-ro-" version 'pre "R-ro/" 'post))))
+             (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1lzin2hfwidbvhps7shs201p1bpxy6220xmhhprv9fc8bknd4c45"))))
+        (base32 "0lgjqi4d5p1q1z00ad807v5qy4z54gmp7jpdaypc0rxk8czv6zq7"))))
     (build-system font-build-system)
     (home-page "https://github.com/adobe-fonts/source-sans-pro")
     (synopsis
-- 
2.28.0






bug reassigned from package 'debbugs.gnu.org' to 'guix-patches'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Thu, 17 Sep 2020 23:09:01 GMT) Full text and rfc822 format available.

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 25 Sep 2020 16:28:01 GMT) Full text and rfc822 format available.

Notification sent to Jens Mølgaard <jens <at> zete.tk>:
bug acknowledged by developer. (Fri, 25 Sep 2020 16:28:01 GMT) Full text and rfc822 format available.

Message #12 received at 43410-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Jens Mølgaard <jens <at> zete.tk>
Cc: 43410-done <at> debbugs.gnu.org
Subject: Re: bug#43410: [PATCH] gnu: font-adobe-source-sans-pro: Update to
 3.028R.
Date: Fri, 25 Sep 2020 18:27:30 +0200
Hi,

Jens Mølgaard <jens <at> zete.tk> skribis:

> * gnu/packages/fonts.scm (font-adobe-source-sans-pro): Update to 3.028R.

[...]

> * gnu/packages/fonts.scm (font-adobe-source-serif-pro): Update to 3.001R.

Applied both, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 24 Oct 2020 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 178 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.