[PATCH] gnu: Revert font-abattis-cantarell to 0.301

  • Done
  • quality assurance status badge
Details
2 participants
  • Tobias Geerinckx-Rice
  • Zach Oglesby
Owner
unassigned
Submitted by
Zach Oglesby
Severity
normal
Z
Z
Zach Oglesby wrote on 16 Oct 2021 04:58
(address . guix-patches@gnu.org)(name . Zach Oglesby)(address . zach@oglesby.co)
20211016025832.3921-1-zach@oglesby.co
---
gnu/packages/fonts.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index de1acc5a75..f59e93ada2 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -200,7 +200,7 @@ (define-public font-canada1500
(define-public font-abattis-cantarell
(package
(name "font-abattis-cantarell")
- (version "0.303")
+ (version "0.301")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/cantarell-fonts/"
@@ -208,7 +208,7 @@ (define-public font-abattis-cantarell
"/cantarell-fonts-" version ".tar.xz"))
(sha256
(base32
- "11sycxscs9kzl451mhygyj2qj8qlny8pamskb86np7izq05dnd9x"))))
+ "10sycxscs9kzl451mhygyj2qj8qlny8pamskb86np7izq05dnd9x"))))
(build-system meson-build-system)
(native-inputs
`(("gettext" ,gettext-minimal))) ; for msgfmt
--
2.33.0
Z
Z
Zach Oglesby wrote on 16 Oct 2021 17:38
Re: bug#51237: Acknowledgement ([PATCH] gnu: Revert font-abattis-cantarell to 0.301)
(address . 51237@debbugs.gnu.org)
a68d2363-c1ff-432e-b532-9598f6d4ee51@Spark
This change is because the package would not build on three different computers for me as it could not download the source and after looking for it I could not find it either.
Attachment: file
T
T
Tobias Geerinckx-Rice wrote on 16 Oct 2021 18:46
Re: [bug#51237] Acknowledgement ([PATCH] gnu: Revert font-abattis-cantarell to 0.301)
(name . Zach Oglesby)(address . zach@oglesby.co)
87v91wc3ui.fsf@nckx
Zach Oglesby ???
Toggle quote (6 lines)
> This change is because the package would not build on three
> different
> computers for me as it could not download the source and after
> looking
> for it I could not find it either.

Nope: it didn't exist.

However, this should have been fixed on master before you sent the
message above; does it still happen?

Kind regards,

T G-R
-----BEGIN PGP SIGNATURE-----

iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYWsChQ0cbWVAdG9iaWFz
LmdyAAoJEA2w/4hPVW15StMA+wU1fLueOoB4CY8CnDgs7TKBgWZm08aXYYPMgGJR
nsyPAQC0fN1ocLXs/0v1jWoAGpMuC+0xcV+GWBb9IhpbOKywAQ==
=UEw7
-----END PGP SIGNATURE-----

Z
Z
Zach Oglesby wrote on 16 Oct 2021 19:07
(name . Tobias Geerinckx-Rice)(address . me@tobias.gr)
c7a616f0-b7cd-4a7d-a80e-6d094becf62e@Spark
Yeah it was not fixed on master when I made the patch but it is now.

Thanks.
On Oct 16, 2021, 12:49 PM -0400, Tobias Geerinckx-Rice <me@tobias.gr>, wrote:
Toggle quote (15 lines)
> Zach Oglesby ???
> > This change is because the package would not build on three
> > different
> > computers for me as it could not download the source and after
> > looking
> > for it I could not find it either.
>
> Nope: it didn't exist.
>
> However, this should have been fixed on master before you sent the
> message above; does it still happen?
>
> Kind regards,
>
> T G-R
Attachment: file
T
T
Tobias Geerinckx-Rice wrote on 16 Oct 2021 19:35
(name . Zach Oglesby)(address . zach@oglesby.co)(address . 51237-done@debbugs.gnu.org)
87sfx0c1og.fsf@nckx
Great!

Closing,

T G-R
-----BEGIN PGP SIGNATURE-----

iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYWsNgA0cbWVAdG9iaWFz
LmdyAAoJEA2w/4hPVW15ZIgBAM8eN1CrsZ3JhDB6T4CClH4IhfuOXi6J5/xiBnQl
Jao0AP9uJ2xTgK4AWFnFQG+4qF3ldDKpKdii6T4UCiJAu/o+BA==
=uruz
-----END PGP SIGNATURE-----

Closed
?