aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-09-01 22:36:12 +0900
committerOphestra <cat@gensokyo.uk>2026-09-01 22:36:12 +0900
commit79fe4b41c726e4c793f124b6e261a90d23afb831 (patch)
treeb289818e3646028214d63c6445dc92e9dd72e22f
parentd38c30e174f1a3055c7c21e0adc0ff082f65f2b7 (diff)
internal/rosa/package/libexpat: 2.8.3 to 2.8.4
Signed-off-by: Ophestra <cat@gensokyo.uk>
-rw-r--r--internal/rosa/package/libexpat.az4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/rosa/package/libexpat.az b/internal/rosa/package/libexpat.az
index 20e4f510..a79dcd30 100644
--- a/internal/rosa/package/libexpat.az
+++ b/internal/rosa/package/libexpat.az
@@ -3,7 +3,7 @@ package libexpat {
website = "https://libexpat.github.io";
anitya = 770;
- version# = "2.8.3";
+ version# = "2.8.4";
source = remoteGitHubRelease {
suffix = "libexpat/libexpat";
tag = "R_"+replace {
@@ -12,7 +12,7 @@ package libexpat {
new = "_";
};
name = "expat-"+version+".tar.bz2";
- checksum = "prHQc14YY3Gp6BfflneNcVyRXM-AxFCqiigxrGL9TT1sGhVODvI_9JNR2xnZlZSj";
+ checksum = "Nbi2wl8U9KHf3LVLczfAb5Kqr7HFv_myReVjxKXUkfhToWfL-pP2o44fDpWHJ4ig";
compress = bzip2;
};