Skip to content

Commit

Permalink
glycin: Update to v1.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Ikey Doherty <[email protected]>
  • Loading branch information
ikeycode committed Jan 9, 2025
1 parent 729c180 commit 69610c7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file modified g/glycin/manifest.x86_64.bin
Binary file not shown.
4 changes: 2 additions & 2 deletions g/glycin/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@
}
},
"source-name": "glycin",
"source-release": "3",
"source-version": "1.1.2"
"source-release": "4",
"source-version": "1.1.4"
}
6 changes: 3 additions & 3 deletions g/glycin/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
# SPDX-License-Identifier: MPL-2.0
#
name : glycin
version : 1.1.2
release : 3
version : 1.1.4
release : 4
homepage : https://gitlab.gnome.org/sophie-h/glycin
upstreams :
- https://download.gnome.org/sources/glycin/1.1/glycin-1.1.2.tar.xz : 41c72be1ec9ba55da90c82fc18573b742dff582b09afc37b4565c47e99cc8ff4
- https://download.gnome.org/sources/glycin/1.1/glycin-1.1.4.tar.xz : d1b6d590b699b6681a67d01198a581a7f710d8ca7450934dd7f5db241fa12500
summary : Sandboxed and extendable image loading
description : |
Glycin allows to decode images into gdk::Textures and to extract image metadata. The decoding happens in sandboxed modular image loaders.
Expand Down

0 comments on commit 69610c7

Please sign in to comment.