Alex Sassmannshausen writes: > Hello, > > Attached you should find a working patch for guile-config, a library for > Guile that should make maintaining command-line options and > configuration files for your scripts/programs easier. > > I'm preparing a 0.1 Release announcement for this project too. > > I ran it through `guix lint` and it seemed to be fine, but let me know > if you have any comments! > > Best wishes, > Alex
I tried building and testing it: Starting download of /gnu/store/gq2zz95zmmsjkpn7lbwfbna8m4hr56r7-guile-config-0.1.tar.gz >From http://alex.pompo.co/software/guile-config-0.1.tar.gz... guile-config-0.1.tar.gz 332KiB 100KiB/s 00:03 [####################] 100.0% output path `/gnu/store/gq2zz95zmmsjkpn7lbwfbna8m4hr56r7-guile-config-0.1.tar.gz' should have sha256 hash `1yk4xmwp4rl9ral02igppfh9dh4l97k2kmgpkqhy3znjir004v8z', instead has `0fcj2d91z7nhm9k79zkc826l8i06khqvp3d641wik9s3hv6qjya2' So I guess unless I'm being MITM'ed or some other error (I verified that's the hash I'm seeing with "guix hash" after a wget), it looks like that hash is wrong? - Chris