haskell-vcs-revision: update to version 0.0.2
This commit is contained in:
parent
cdbaa41f24
commit
1f1fa7cac4
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "vcs-revision";
|
pname = "vcs-revision";
|
||||||
version = "0.0.1";
|
version = "0.0.2";
|
||||||
sha256 = "1zfv9b02ml8622kz755azhi4ajyxrqniiachd92znfrry4n8z1mn";
|
sha256 = "1lp1wf440n7kinmxz7la0gyfqfdlip6f0bn8pmwkxd1dqyrvg5cg";
|
||||||
meta = {
|
meta = {
|
||||||
description = "Facilities for accessing the version control revision of the current directory";
|
description = "Facilities for accessing the version control revision of the current directory";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
|
Loading…
Reference in New Issue
Block a user