haskell-file-embed: update to version 0.0.4.5
This commit is contained in:
parent
74eaab50ce
commit
6cff725ee9
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "file-embed";
|
pname = "file-embed";
|
||||||
version = "0.0.4.4";
|
version = "0.0.4.5";
|
||||||
sha256 = "1czwa5vpafhvif4gv7bwa7hrxkrbrvvybgyjckd0hdpl6bpd4nhp";
|
sha256 = "18rhcjll5gj790g5balk3xhnmmgjh2bixik8vna5drs7y9i0innp";
|
||||||
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…
x
Reference in New Issue
Block a user