We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 732bfe8 commit 48750a8Copy full SHA for 48750a8
Formula/p/patat.rb
@@ -1,8 +1,8 @@
1
class Patat < Formula
2
desc "Terminal-based presentations using Pandoc"
3
homepage "https://github.com/jaspervdj/patat"
4
- url "https://hackage.haskell.org/package/patat-0.15.1.0/patat-0.15.1.0.tar.gz"
5
- sha256 "390b15031d20f8bd9d03e51e11bd9248af00aa437930300be34668b458be1ed9"
+ url "https://hackage.haskell.org/package/patat-0.15.2.0/patat-0.15.2.0.tar.gz"
+ sha256 "d1f182ecdf145b8db1aacee1c4d46731d197b192e6ef855c3505067c1cea2b65"
6
license "GPL-2.0-or-later"
7
head "https://github.com/jaspervdj/patat.git", branch: "main"
8
0 commit comments