me
/
guix
Archived
1
0
Fork 0

gnu: font-adobe-source-code-pro: Update to 2.032R-ro-1.052R-it-1.012R-VAR.

* gnu/packages/fonts (font-adobe-source-code-pro): Update to
2.032R-ro-1.052R-it-1.012R-VAR.
[commit]: Adjust version rewriting regexp accordingly.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
master
phodina 2021-11-17 12:25:01 +00:00 committed by Liliana Marie Prikler
parent 948137b62a
commit 41c8ee1b50
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 5 additions and 3 deletions

View File

@ -975,7 +975,7 @@ Powerline support.")
(define-public font-adobe-source-code-pro (define-public font-adobe-source-code-pro
(package (package
(name "font-adobe-source-code-pro") (name "font-adobe-source-code-pro")
(version "2.030R-ro-1.050R-it") (version "2.032R-ro-1.052R-it-1.012R-VAR")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -984,10 +984,12 @@ Powerline support.")
(commit (regexp-substitute/global (commit (regexp-substitute/global
;; The upstream tag uses "/" between the roman and italic ;; The upstream tag uses "/" between the roman and italic
;; versions, so substitute our "-" separator here. ;; versions, so substitute our "-" separator here.
#f "R-ro-" version 'pre "R-ro/" 'post)))) #f "((R-ro)|(R-it))(-)" version
'pre 1 "/" 'post
))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "0hc5kflr8xzqgdm0c3gbgb1paygznxmnivkylid69ipc7wnicx1n")))) (base32 "1lqchm8z0ah5y675ycmciqvr8y1v1gcj22ysfs443gm291vy0z4v"))))
(build-system font-build-system) (build-system font-build-system)
(home-page "https://github.com/adobe-fonts/source-code-pro") (home-page "https://github.com/adobe-fonts/source-code-pro")
(synopsis (synopsis