haskell-file-embed: update to version 0.0.4.6
This commit is contained in:
parent
0ab16be804
commit
bf151cdbd7
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "file-embed";
|
pname = "file-embed";
|
||||||
version = "0.0.4.5";
|
version = "0.0.4.6";
|
||||||
sha256 = "18rhcjll5gj790g5balk3xhnmmgjh2bixik8vna5drs7y9i0innp";
|
sha256 = "0p2vs56s1jy5xaw3axzfsir925z2a46624n32x797lga9khm3qvp";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/snoyberg/file-embed";
|
homepage = "https://github.com/snoyberg/file-embed";
|
||||||
description = "Use Template Haskell to embed file contents directly";
|
description = "Use Template Haskell to embed file contents directly";
|
||||||
|
|
Loading…
Reference in New Issue