gnu: glib: Partially revert bb804a0d58687dcb3f3ba904dcb958c84b8b84d5.
It contained some changes used during tests that should not have been commited. * gnu/packages/glib (glib/fixed): Do not make public.
This commit is contained in:
parent
bb804a0d58
commit
13953f0e7e
@ -391,10 +391,9 @@ dynamic loading, and an object system.")
|
||||
(home-page "https://developer.gnome.org/glib/")
|
||||
(license license:lgpl2.1+)))
|
||||
|
||||
(define-public glib/fixed
|
||||
(define glib/fixed
|
||||
(package
|
||||
(inherit glib)
|
||||
(properties '())
|
||||
(source (origin
|
||||
(inherit (package-source glib))
|
||||
(patches
|
||||
|
Loading…
x
Reference in New Issue
Block a user