Added channel metadata

master
Noah Metz 2022-08-16 12:24:38 -06:00
parent 309456164b
commit 6485eec909
2 changed files with 13 additions and 1 deletions

@ -0,0 +1,12 @@
(channel
(version 0)
(dependencies
(channel
(name 'nonguix)
(url "https://gitlab.com/nonguix/nonguix")
(introduction
(make-channel-introduction
"897c1a470da759236cc11798f4e0a5f7d4d59fbc"
(openpgp-fingerprint
"2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))))

@ -30,7 +30,7 @@
(define-public metznet-system
(package
(name "metznet-system")
(version "0.2")
(version "0.3")
(source
(git-checkout
(url "git://git.metznet.ca/system.git")