[bug#77594,v2] gnu: font-adobe-source-code-pro: Update to 2.042R-u-1.062R-i-1.026R-vf.
Commit Message
* gnu/packages/fonts.scm (font-adobe-source-code-pro): Update to
2.042R-u-1.062R-i-1.026R-vf.
[source]<commit>: Fix to new version string.
Change-Id: I40b0e44d867341dbc3ef32829619c83621d06c11
---
gnu/packages/fonts.scm | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Comments
On Tue, 08 Apr 2025 09:08:48 +0800,
Kurome wrote:
>
> * gnu/packages/fonts.scm (font-adobe-source-code-pro): Update to
> 2.042R-u-1.062R-i-1.026R-vf.
> [source]<commit>: Fix to new version string.
>
> Change-Id: I40b0e44d867341dbc3ef32829619c83621d06c11
> ---
> gnu/packages/fonts.scm | 9 ++++-----
> 1 file changed, 4 insertions(+), 5 deletions(-)
Modified and applied as 06481c3e441268191bb8cada146b8f372ad88239, thanks!
@@ -1571,7 +1571,7 @@ (define-public font-hack
(define-public font-adobe-source-code-pro
(package
(name "font-adobe-source-code-pro")
- (version "2.032R-ro-1.052R-it-1.012R-VAR")
+ (version "2.042R-u-1.062R-i-1.026R-vf")
(source
(origin
(method git-fetch)
@@ -1580,12 +1580,11 @@ (define-public font-adobe-source-code-pro
(commit (regexp-substitute/global
;; The upstream tag uses "/" between the roman and italic
;; versions, so substitute our "-" separator here.
- #f "((R-ro)|(R-it))(-)" version
- 'pre 1 "/" 'post
- ))))
+ #f "((R-u)|(R-i))(-)" version
+ 'pre 1 "/" 'post))))
(file-name (git-file-name name version))
(sha256
- (base32 "1lqchm8z0ah5y675ycmciqvr8y1v1gcj22ysfs443gm291vy0z4v"))))
+ (base32 "0mir6yi5i0h1kk6fr8dsqmv4m8cwrbldadpy7rnlyvkd26wdqpiy"))))
(build-system font-build-system)
(home-page "https://github.com/adobe-fonts/source-code-pro")
(synopsis