gnu: gimp-fourier: Update home page.
* gnu/packages/gimp.scm (gimp-fourier)[home-page]: Use new (HTTPS) URI.
This commit is contained in:
parent
eb38239df2
commit
84877c8aa0
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ that is extensible via a plugin system.")
|
||||||
("gtk+" ,gtk+-2)))
|
("gtk+" ,gtk+-2)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)))
|
`(("pkg-config" ,pkg-config)))
|
||||||
(home-page "http://registry.gimp.org/node/19596")
|
(home-page "https://www.lprp.fr/gimp_plugin_en/#fourier")
|
||||||
(synopsis "GIMP plug-in to edit image in fourier space")
|
(synopsis "GIMP plug-in to edit image in fourier space")
|
||||||
(description
|
(description
|
||||||
"This package provides a simple plug-in to apply the fourier transform on
|
"This package provides a simple plug-in to apply the fourier transform on
|
||||||
|
|
Reference in a new issue