File tree Expand file tree Collapse file tree 3 files changed +5
-7
lines changed
Expand file tree Collapse file tree 3 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 1717 } :
1818 mkDerivation {
1919 pname = "git-brunch" ;
20- version = "1.4.4 .0" ;
20+ version = "1.5.0 .0" ;
2121 src = ./. ;
2222 isLibrary = false ;
2323 isExecutable = true ;
Original file line number Diff line number Diff line change @@ -3,19 +3,17 @@ cabal-version: 1.12
33-- This file has been generated from package.yaml by hpack version 0.34.4.
44--
55-- see: https://github.com/sol/hpack
6- --
7- -- hash: c32cfb3e007291aaae447a467d7a182f94a45c06f63f0c1cb46886481916468d
86
97name : git-brunch
10- version : 1.4.4 .0
8+ version : 1.5.0 .0
119synopsis : git checkout command-line tool
1210description : Please see the README on GitHub at <https://github.com/andys8/git-brunch>
1311category : Git
1412homepage : https://github.com/andys8/git-brunch#readme
1513bug-reports : https://github.com/andys8/git-brunch/issues
1614author : andys8
171518- copyright : 2020 andys8
16+ copyright : 2021 andys8
1917license : BSD3
2018license-file : LICENSE
2119build-type : Simple
Original file line number Diff line number Diff line change 11name : git-brunch
2- version : 1.4.4 .0
2+ version : 1.5.0 .0
33github : " andys8/git-brunch"
44license : BSD3
55author : " andys8"
667- copyright : " 2020 andys8"
7+ copyright : " 2021 andys8"
88
99extra-source-files :
1010 - README.md
You can’t perform that action at this time.
0 commit comments