gnu: pango@1.42: Do not inherit replacements from pango@1.44.
* gnu/packages/gtk.scm (pango-1.42): Do not use PACKAGE/INHERIT.master
parent
a6bf7a9745
commit
b8e08aa2e4
|
@ -273,8 +273,8 @@ used throughout the world.")
|
|||
(home-page "https://developer.gnome.org/pango/")))
|
||||
|
||||
(define-public pango-1.42
|
||||
(package/inherit
|
||||
pango
|
||||
(package
|
||||
(inherit pango)
|
||||
(version "1.42.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
|
|
Reference in New Issue