haskell-filepath: update to version 1.3.0.1
This commit is contained in:
parent
6c78b5f919
commit
603be88be1
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "filepath";
|
pname = "filepath";
|
||||||
version = "1.3.0.0";
|
version = "1.3.0.1";
|
||||||
sha256 = "1v5affq82b4fypm49d5sradcx4ymgmkac563vfx483pmyl73i5jl";
|
sha256 = "1ny8dz8rv883vg6hkzg3zank771cr2z9sfhii7aw4rfb71k29g5p";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www-users.cs.york.ac.uk/~ndm/filepath/";
|
homepage = "http://www-users.cs.york.ac.uk/~ndm/filepath/";
|
||||||
description = "Library for manipulating FilePaths in a cross platform way";
|
description = "Library for manipulating FilePaths in a cross platform way";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user