tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
libgourou: Update homepage URL
Erwin Boskma
8 months ago
7219c97d
78e4af9c
+1
-1
1 changed file
expand all
collapse all
unified
split
pkgs
by-name
li
libgourou
package.nix
+1
-1
pkgs/by-name/li/libgourou/package.nix
···
59
60
meta = with lib; {
61
description = "Implementation of Adobe's ADEPT protocol for ePub/PDF DRM";
62
-
homepage = "https://indefero.soutade.fr/p/libgourou";
63
license = licenses.lgpl3Plus;
64
maintainers = with maintainers; [ autumnal ];
65
platforms = platforms.all;
···
59
60
meta = with lib; {
61
description = "Implementation of Adobe's ADEPT protocol for ePub/PDF DRM";
62
+
homepage = "https://forge.soutade.fr/soutade/libgourou";
63
license = licenses.lgpl3Plus;
64
maintainers = with maintainers; [ autumnal ];
65
platforms = platforms.all;