apostrophe: 3.0 -> 3.1

Bump the version of apostrophe to 3.1.

Changelogs can be found
[here](https://gitlab.gnome.org/World/apostrophe/-/releases/v3.1).
This commit is contained in:
Nydragon
2024-07-07 02:44:39 +02:00
parent a01462a16d
commit 6df981886b
+2 -2
View File
@@ -18,14 +18,14 @@
}:
let
version = "3.0";
version = "3.1";
src = fetchFromGitLab {
owner = "World";
repo = "apostrophe";
domain = "gitlab.gnome.org";
rev = "v${version}";
sha256 = "sha256-wKxRCU00nSk7F8IZNWoLRtGs3m6ol3UBnArtppUOz/g=";
sha256 = "sha256-rXaz0EtLuKOBJLF81K/4qoTZtG6B8Wn+KwSiqYvxAVc=";
};
# Patches are required by upstream. Without the patches